summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Version bump for 3.4.0a4.v3.4.0a4Larry Hastings2013-10-202-2/+2
* Issue #18235: Fix the sysconfig variables LDSHARED and BLDSHARED under AIX.Antoine Pitrou2013-10-191-0/+3
|\
| * Issue #18235: Fix the sysconfig variables LDSHARED and BLDSHARED under AIX.Antoine Pitrou2013-10-191-0/+3
* | give explicitly global functions and classes a global __qualname__ (closes #1...Benjamin Peterson2013-10-191-0/+3
* | Issue #18606: Add the new "statistics" module (PEP 450). ContributedLarry Hastings2013-10-191-0/+3
* | Issue #12866: The audioop module now supports 24-bit samples.Serhiy Storchaka2013-10-191-0/+2
* | Issue #1772673: The type of `char*` arguments now changed to `const char*`.Serhiy Storchaka2013-10-191-0/+2
* | Issue #19279: UTF-7 decoder no more produces illegal strings.Serhiy Storchaka2013-10-191-0/+2
|\ \ | |/
| * Issue #19279: UTF-7 decoder no more produces illegal strings.Serhiy Storchaka2013-10-191-0/+2
* | contextlib doc updates and refactoringNick Coghlan2013-10-191-1/+1
* | lower case pbkdf2_hmacChristian Heimes2013-10-191-1/+1
* | Issue #19254: Provide an optimized Python implementation of PBKDF2_HMACChristian Heimes2013-10-191-0/+2
* | Issue #16612: Add "Argument Clinic", a compile-time preprocessorLarry Hastings2013-10-191-0/+3
* | Issue #19019: Change the OS X installer build script to use CFLAGS insteadNed Deily2013-10-191-0/+5
* | Issue #14499: Fix several problems with OS X universal build support:Ned Deily2013-10-191-0/+6
* | Issue #15663: Update OS X installer to use Tcl/Tk 8.5.15.Ned Deily2013-10-191-0/+1
* | Issue #19222: Add support for the 'x' mode to the gzip module.Nadeem Vawda2013-10-181-2/+2
* | Issue #19223: Add support for the 'x' mode to the bz2 module.Nadeem Vawda2013-10-181-2/+2
* | Issue #19201: Add support for the 'x' mode to the lzma module.Nadeem Vawda2013-10-182-0/+4
* | Fix a refleak in _sreBrett Cannon2013-10-181-0/+2
* | Add NEWS entry for issue #18810Brett Cannon2013-10-181-0/+5
* | Issue #18416: Have importlib.machinery.PathFinder treat '' as the cwdBrett Cannon2013-10-181-0/+7
* | Remove redundant empty lines.Serhiy Storchaka2013-10-181-5/+0
|\ \ | |/
| * Remove redundant empty lines.Serhiy Storchaka2013-10-181-1/+1
* | Remove a duplicate.Serhiy Storchaka2013-10-181-2/+0
* | Close #19030: inspect.getmembers and inspect.classify_class_attrsEthan Furman2013-10-181-0/+5
* | Catching up on NEWS entries.Ethan Furman2013-10-181-0/+8
* | Initial checkin of asyncio package (== Tulip, == PEP 3156).Guido van Rossum2013-10-171-0/+6
* | Issue #19276: Fixed the wave module on 64-bit big-endian platforms.Serhiy Storchaka2013-10-171-0/+2
|\ \ | |/
| * Issue #19276: Fixed the wave module on 64-bit big-endian platforms.Serhiy Storchaka2013-10-171-0/+2
* | Close #19266: contextlib.ignore -> contextlib.suppressNick Coghlan2013-10-172-0/+6
* | Issue #16129: Add `Py_SetStandardStreamEncoding`Nick Coghlan2013-10-172-0/+9
* | Issue #19275: Fix test_site on AMD64 Snow LeopardChristian Heimes2013-10-171-0/+2
* | #18891: Complete new provisional email API.R David Murray2013-10-171-0/+3
* | Issue #18468: The re.split, re.findall, and re.sub functions and the group()Serhiy Storchaka2013-10-161-0/+4
* | Issue #14407: Fix unittest test discovery in test_concurrent_futures.Antoine Pitrou2013-10-151-0/+2
|\ \ | |/
| * Issue #14407: Fix unittest test discovery in test_concurrent_futures.Antoine Pitrou2013-10-151-0/+2
* | Issue #18725: The textwrap module now supports truncating multiline text.Serhiy Storchaka2013-10-151-0/+2
* | Issue #17221: Merge 3.4.0 Alpha 1 entries before and after 3.3.1 release cand...Serhiy Storchaka2013-10-151-454/+434
* | Merge headsSerhiy Storchaka2013-10-131-8/+0
|\ \
| * | Remove unexpected headings from Misc/NEWSAntoine Pitrou2013-10-131-8/+0
* | | Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-0/+2
|\ \ \ | |/ / |/| / | |/
| * Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-0/+2
* | Issue #18776: atexit callbacks now display their full traceback when they rai...Antoine Pitrou2013-10-131-0/+3
|\ \ | |/
| * Issue #18776: atexit callbacks now display their full traceback when they rai...Antoine Pitrou2013-10-131-0/+3
| * Merge headsSerhiy Storchaka2013-10-131-0/+3
| |\
* | | #18714: add attribution.Georg Brandl2013-10-131-0/+1
* | | pdb: modernize find_function() and add tests for it.Georg Brandl2013-10-131-0/+2
* | | Merge headsSerhiy Storchaka2013-10-131-0/+3
|\ \ \
| * \ \ Issue #17827: document codecs.encode and codecs.decodeNick Coghlan2013-10-131-0/+3
| |\ \ \ | | |/ /