index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
ACKS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #7415: PyUnicode_FromEncodedObject() now uses the new buffer API
Antoine Pitrou
2010-09-01
1
-0/+1
*
Issue #9700: define HAVE_BROKEN_POSIX_SEMAPHORES under AIX 6.x. Patch by
Antoine Pitrou
2010-08-30
1
-0/+1
*
Issue #1512791: In setframerate method of Wave_write, round non-integral
Mark Dickinson
2010-08-28
1
-0/+1
*
#1194222: make parsedate always return RFC2822 four character years.
R. David Murray
2010-08-25
1
-0/+1
*
only catch AttributeError in hasattr() #9666
Benjamin Peterson
2010-08-24
1
-0/+1
*
#7647: add ST_RDONLY, ST_NOSUID constants to os module.
Andrew M. Kuchling
2010-08-18
1
-1/+2
*
Issue #5737: Add Solaris-specific mnemonics in the errno module. Patch by
Antoine Pitrou
2010-08-18
1
-0/+1
*
Issue #3488: Provide convenient shorthand functions `gzip.compress`
Antoine Pitrou
2010-08-17
1
-0/+1
*
Issue #9550: a BufferedReader could issue an additional read when the
Antoine Pitrou
2010-08-11
1
-0/+1
*
Issue #8834: Added a comment describing the order of entries in Misc/ACKS.
Alexander Belopolsky
2010-08-10
1
-4/+10
*
Issue #6915: Under Windows, os.listdir() didn't release the Global
Antoine Pitrou
2010-08-09
1
-0/+1
*
Issue #8814: function annotations (the `__annotations__` attribute)
Antoine Pitrou
2010-08-04
1
-0/+1
*
Issue #9496: Provide a test suite for the rlcompleter module. Patch by
Antoine Pitrou
2010-08-04
1
-0/+1
*
as per discussion with antoine revert changes made in 83708 as the user usein...
Giampaolo Rodolà
2010-08-04
1
-1/+0
*
fix issue #6822: ftplib's storline method doesn't work with text files
Giampaolo Rodolà
2010-08-04
1
-0/+1
*
fix issue #2944: asyncore doesn't handle connection refused correctly (patch ...
Giampaolo Rodolà
2010-08-04
1
-0/+1
*
#3196: if needed pad a short base64 encoded word before trying to decode.
R. David Murray
2010-08-03
1
-0/+1
*
#9444: use first of prefix_chars for help opt instead of raising error
R. David Murray
2010-08-03
1
-0/+1
*
Fix ACKS alphabetization.
R. David Murray
2010-08-01
1
-1/+1
*
#8620: Cmd no longer truncates last character if stdin ends without newline
R. David Murray
2010-08-01
1
-0/+1
*
Add "longlist" and "source" commands, ideas borrowed from pdb++ by Antonio Cuni.
Georg Brandl
2010-07-30
1
-0/+1
*
#9354: Provide getsockopt() in asyncore file_wrapper(). Patch by Lukas Langa.
Georg Brandl
2010-07-28
1
-1/+1
*
Issue #9294: remove dead code in Objects/object.c. Patch by Grant Limberg.
Antoine Pitrou
2010-07-27
1
-0/+1
*
Add note about #7113 and add Łukasz Langa to ACKS
Brian Curtin
2010-07-26
1
-0/+1
*
Add Brian Brazil.
Brett Cannon
2010-07-23
1
-0/+1
*
Test calendar.monthrange.
Brett Cannon
2010-07-23
1
-0/+1
*
Issue #9282: Fixed --listfuncs option of trace.py. Thanks Eli
Alexander Belopolsky
2010-07-20
1
-0/+1
*
Issue #9243: Fix sndhdr module and add unit tests, contributed by James Lee.
Victor Stinner
2010-07-13
1
-0/+1
*
Reorder Jason "two O's" Coombs
Brian Curtin
2010-07-09
1
-1/+1
*
Fix sort order mistake in Misc/ACKS.
R. David Murray
2010-07-09
1
-1/+1
*
7846: limit fnmatch pattern cache to _MAXCACHE=100 entries.
R. David Murray
2010-07-09
1
-0/+1
*
Implement #1578269. Patch by Jason R. Coombs.
Brian Curtin
2010-07-08
1
-0/+1
*
Issue 6507: accept source strings directly in dis.dis(). Original patch by Da...
Nick Coghlan
2010-07-03
1
-0/+1
*
Issue #5094: The ``datetime`` module now has a simple concrete class
Alexander Belopolsky
2010-06-14
1
-0/+1
*
Merged revisions 81971 via svnmerge from
Mark Dickinson
2010-06-13
1
-0/+1
*
Merged revisions 81969 via svnmerge from
Mark Dickinson
2010-06-13
1
-0/+1
*
Merged revisions 81967 via svnmerge from
Mark Dickinson
2010-06-13
1
-0/+1
*
Added acknowlegement for Issue #3129
Alexander Belopolsky
2010-06-12
1
-0/+1
*
Merged revisions 80578 via svnmerge from
Nick Coghlan
2010-06-12
1
-0/+1
*
Issue #8897: Fix sunau module, use bytes to write the header. Patch written by
Victor Stinner
2010-06-07
1
-0/+1
*
#4768: store base64 encoded email body parts as text, not binary.
R. David Murray
2010-06-04
1
-0/+1
*
#8845: expose sqlite3 inTransaction as RO in_transaction Connection attribute.
R. David Murray
2010-06-01
1
-0/+1
*
Stefan Krah was missing from Misc/ACKS in the py3k branch.
Mark Dickinson
2010-05-27
1
-0/+1
*
Merged revisions 81512 via svnmerge from
Mark Dickinson
2010-05-27
1
-1/+1
*
Recorded merge of revisions 81500-81501 via svnmerge from
Victor Stinner
2010-05-24
1
-0/+1
*
Merged revisions 81045 via svnmerge from
Mark Dickinson
2010-05-10
1
-0/+1
*
Merged revisions 80610 via svnmerge from
Antoine Pitrou
2010-04-29
1
-0/+1
*
Merged revisions 80557 via svnmerge from
Antoine Pitrou
2010-04-27
1
-0/+1
*
Merged revisions 80540 via svnmerge from
Antoine Pitrou
2010-04-27
1
-0/+1
*
Merged revisions 80325 via svnmerge from
Antoine Pitrou
2010-04-21
1
-0/+1
[next]