summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* #1194222: make parsedate always return RFC2822 four character years.R. David Murray2010-08-251-0/+1
* only catch AttributeError in hasattr() #9666Benjamin Peterson2010-08-241-0/+1
* #7647: add ST_RDONLY, ST_NOSUID constants to os module.Andrew M. Kuchling2010-08-181-1/+2
* Issue #5737: Add Solaris-specific mnemonics in the errno module. Patch byAntoine Pitrou2010-08-181-0/+1
* Issue #3488: Provide convenient shorthand functions `gzip.compress`Antoine Pitrou2010-08-171-0/+1
* Issue #9550: a BufferedReader could issue an additional read when theAntoine Pitrou2010-08-111-0/+1
* Issue #8834: Added a comment describing the order of entries in Misc/ACKS.Alexander Belopolsky2010-08-101-4/+10
* Issue #6915: Under Windows, os.listdir() didn't release the GlobalAntoine Pitrou2010-08-091-0/+1
* Issue #8814: function annotations (the `__annotations__` attribute)Antoine Pitrou2010-08-041-0/+1
* Issue #9496: Provide a test suite for the rlcompleter module. Patch byAntoine Pitrou2010-08-041-0/+1
* as per discussion with antoine revert changes made in 83708 as the user usein...Giampaolo Rodolà2010-08-041-1/+0
* fix issue #6822: ftplib's storline method doesn't work with text filesGiampaolo Rodolà2010-08-041-0/+1
* fix issue #2944: asyncore doesn't handle connection refused correctly (patch ...Giampaolo Rodolà2010-08-041-0/+1
* #3196: if needed pad a short base64 encoded word before trying to decode.R. David Murray2010-08-031-0/+1
* #9444: use first of prefix_chars for help opt instead of raising errorR. David Murray2010-08-031-0/+1
* Fix ACKS alphabetization.R. David Murray2010-08-011-1/+1
* #8620: Cmd no longer truncates last character if stdin ends without newlineR. David Murray2010-08-011-0/+1
* Add "longlist" and "source" commands, ideas borrowed from pdb++ by Antonio Cuni.Georg Brandl2010-07-301-0/+1
* #9354: Provide getsockopt() in asyncore file_wrapper(). Patch by Lukas Langa.Georg Brandl2010-07-281-1/+1
* Issue #9294: remove dead code in Objects/object.c. Patch by Grant Limberg.Antoine Pitrou2010-07-271-0/+1
* Add note about #7113 and add Łukasz Langa to ACKSBrian Curtin2010-07-261-0/+1
* Add Brian Brazil.Brett Cannon2010-07-231-0/+1
* Test calendar.monthrange.Brett Cannon2010-07-231-0/+1
* Issue #9282: Fixed --listfuncs option of trace.py. Thanks EliAlexander Belopolsky2010-07-201-0/+1
* Issue #9243: Fix sndhdr module and add unit tests, contributed by James Lee.Victor Stinner2010-07-131-0/+1
* Reorder Jason "two O's" CoombsBrian Curtin2010-07-091-1/+1
* Fix sort order mistake in Misc/ACKS.R. David Murray2010-07-091-1/+1
* 7846: limit fnmatch pattern cache to _MAXCACHE=100 entries.R. David Murray2010-07-091-0/+1
* Implement #1578269. Patch by Jason R. Coombs.Brian Curtin2010-07-081-0/+1
* Issue 6507: accept source strings directly in dis.dis(). Original patch by Da...Nick Coghlan2010-07-031-0/+1
* Issue #5094: The ``datetime`` module now has a simple concrete classAlexander Belopolsky2010-06-141-0/+1
* Merged revisions 81971 via svnmerge fromMark Dickinson2010-06-131-0/+1
* Merged revisions 81969 via svnmerge fromMark Dickinson2010-06-131-0/+1
* Merged revisions 81967 via svnmerge fromMark Dickinson2010-06-131-0/+1
* Added acknowlegement for Issue #3129Alexander Belopolsky2010-06-121-0/+1
* Merged revisions 80578 via svnmerge fromNick Coghlan2010-06-121-0/+1
* Issue #8897: Fix sunau module, use bytes to write the header. Patch written byVictor Stinner2010-06-071-0/+1
* #4768: store base64 encoded email body parts as text, not binary.R. David Murray2010-06-041-0/+1
* #8845: expose sqlite3 inTransaction as RO in_transaction Connection attribute.R. David Murray2010-06-011-0/+1
* Stefan Krah was missing from Misc/ACKS in the py3k branch.Mark Dickinson2010-05-271-0/+1
* Merged revisions 81512 via svnmerge fromMark Dickinson2010-05-271-1/+1
* Recorded merge of revisions 81500-81501 via svnmerge fromVictor Stinner2010-05-241-0/+1
* Merged revisions 81045 via svnmerge fromMark Dickinson2010-05-101-0/+1
* Merged revisions 80610 via svnmerge fromAntoine Pitrou2010-04-291-0/+1
* Merged revisions 80557 via svnmerge fromAntoine Pitrou2010-04-271-0/+1
* Merged revisions 80540 via svnmerge fromAntoine Pitrou2010-04-271-0/+1
* Merged revisions 80325 via svnmerge fromAntoine Pitrou2010-04-211-0/+1
* Issue #850728: Add a *timeout* parameter to the `acquire()` method ofAntoine Pitrou2010-04-171-0/+1
* Merged revisions 80062 via svnmerge fromR. David Murray2010-04-141-0/+2
* Merged revisions 80004 via svnmerge fromR. David Murray2010-04-121-0/+1