summaryrefslogtreecommitdiff
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Bump version.v3.2rc2Georg Brandl2011-01-302-2/+2
* #10680: fix mutually exclusive arguments in argument groups.Georg Brandl2011-01-301-0/+3
* #10961: fix exception handling in new pydoc server code.Georg Brandl2011-01-301-0/+3
* #9124: mailbox now accepts binary input and uses binary internallyR. David Murray2011-01-301-0/+6
* Issue #10845: Improve compatibility between multiprocessing on Windows and pa...Nick Coghlan2011-01-301-0/+4
* Protect logging call against None argument (fixes #11045).Éric Araujo2011-01-291-0/+2
* Issue 11052: Correct IDLE menu accelerators on Mac OS X for SaveNed Deily2011-01-291-0/+3
* Issue #11054: Allow Mac OS X installer builds to again work on 10.5 withNed Deily2011-01-291-0/+7
* Issue #11053: Fix IDLE "Syntax Error" windows to behave as in 2.x,Ned Deily2011-01-291-0/+4
* Issue #10940: Workaround an IDLE hang on Mac OS X 10.6 when using theNed Deily2011-01-291-0/+4
* Issue #10939: Fixed imaplib.Internaldate2tuple(). Thanks Joe PetersonAlexander Belopolsky2011-01-291-0/+1
* Issue #10989: Fix a crash on SSLContext.load_verify_locations(None, True).Victor Stinner2011-01-291-0/+2
* Issue #11020: Command-line pyclbr was broken because of missing 2-to-3Raymond Hettinger2011-01-271-0/+3
* #11019: Make BytesGenerator handle Message with None body.R. David Murray2011-01-261-0/+3
* Issue #11014: Make 'filter' argument in tarfile.Tarfile.add() into aRaymond Hettinger2011-01-261-0/+4
* Issue #11004: Repair edge case in deque.count().Raymond Hettinger2011-01-251-0/+2
* #10974: IDLE no longer crashes if its recent files list includes filesNed Deily2011-01-241-0/+3
* Issue #9509: make argarse properly handle IOErrors raised by argparse.FileTyp...Steven Bethard2011-01-241-0/+2
* Make the type consistent for hashlib algorithm constants. (Reviewed by Benja...Raymond Hettinger2011-01-241-0/+3
* Issue #10987: Fix the recursion limit handling in the _pickle module.Antoine Pitrou2011-01-231-0/+2
* Issue #10955: Fix typo in NEWS, cp497 => cp437Victor Stinner2011-01-231-1/+1
* #10983: fix several bugs in the _tunnel implementation that seem to have miss...Georg Brandl2011-01-221-0/+2
* To match the behaviour of HTTP server, the HTTP client library now also encodesArmin Ronacher2011-01-221-0/+5
* Issue #10980: encode headers with latin1 instead of ASCII in the HTTP server.Armin Ronacher2011-01-221-0/+4
* Issue #10955: fix NEWS entryVictor Stinner2011-01-221-1/+1
* Issue #10955: zipimport uses ASCII at bootstrapVictor Stinner2011-01-221-0/+5
* Issue #10949: Improved robustness of rotating file handlers.Vinay Sajip2011-01-211-0/+2
* Issue #10955: Fix a potential crash when trying to mmap() a file past itsAntoine Pitrou2011-01-201-0/+3
* Move developers.txt to the devguide.Brett Cannon2011-01-202-353/+0
* Update Misc/README.Brett Cannon2011-01-201-10/+1
* Remove some outdated files from Misc.Brett Cannon2011-01-203-2372/+0
* Move README.gdb to the devguide.Brett Cannon2011-01-201-17/+0
* Move README.Emacs to the devguide.Brett Cannon2011-01-201-32/+0
* Move maintainers.rst into the devguide and rename it the Experts Index.Brett Cannon2011-01-201-310/+0
* Rename AIX-NOTES to something that follows the convention in Misc.Brett Cannon2011-01-191-0/+0
* Issue #10898: Allow compiling the posix module when the C library definesAntoine Pitrou2011-01-191-0/+3
* Klocwork scan site no longer available.Brett Cannon2011-01-191-30/+0
* Issue #10451: memoryview objects could allow to mutate a readable buffer.Antoine Pitrou2011-01-181-0/+3
* very out of date fileBenjamin Peterson2011-01-171-97/+0
* Short README on gdb support.Brett Cannon2011-01-171-0/+17
* Rewrap and punctuation consistency.Georg Brandl2011-01-161-60/+58
* Add missing NEWS entry for r87948Nick Coghlan2011-01-161-0/+3
* Post-release updates.Georg Brandl2011-01-161-0/+12
* Bump to 3.2rc1.Georg Brandl2011-01-152-1/+3
* Issue #10916: mmap should not segfault when a file is mapped using 0 asAntoine Pitrou2011-01-151-0/+4
* Issue #10913: Deprecate misleading functions PyEval_AcquireLock() andAntoine Pitrou2011-01-151-0/+3
* Add self to mac platform area in maintainers.rst.Ned Deily2011-01-151-1/+1
* #10843: Update third-party library versions used in OS X 32-bitNed Deily2011-01-151-0/+5
* #10843: Install the Tools directory on OS X in the applicationsNed Deily2011-01-151-0/+4
* #10907: Warn OS X 10.6 IDLE users to use ActiveState Tcl/Tk 8.5,Ned Deily2011-01-151-0/+4