summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #17900: Allowed pickling of recursive OrderedDicts. Decreased pickledSerhiy Storchaka2013-05-211-0/+3
* Backed out changeset c0f2b038fc12Charles-François Natali2013-05-211-3/+0
* Issue #17683: socket module: return AF_UNIX addresses in Linux abstractCharles-François Natali2013-05-211-0/+3
* #14146: merge with 3.3.Roger Serwy2013-05-211-0/+2
|\
| * #14146: Highlight source line while debugging on Windows.Roger Serwy2013-05-211-0/+6
* | Issue #17914: Add os.cpu_count(). Patch by Yogesh Chaudhari, based on anCharles-Francois Natali2013-05-201-0/+3
* | #14097: merge with 3.3.Ezio Melotti2013-05-201-0/+2
|\ \ | |/
| * #14097: improve the "introduction" page of the tutorial.Ezio Melotti2013-05-201-0/+2
* | Issue #11995: test_pydoc doesn't import all sys.path modules anymore.Antoine Pitrou2013-05-191-1/+5
|\ \ | |/
| * Issue #11995: test_pydoc doesn't import all sys.path modules anymore.Antoine Pitrou2013-05-191-0/+5
* | Issue #17812: Fixed quadratic complexity of base64.b32encode().Serhiy Storchaka2013-05-191-0/+3
|\ \ | |/
| * Issue #17812: Fixed quadratic complexity of base64.b32encode().Serhiy Storchaka2013-05-191-0/+2
* | Issue #17937: Try harder to collect cyclic garbage at shutdown.Antoine Pitrou2013-05-181-0/+2
* | Issue #17901: fix TreeBuilder construction for an explicit element_factory=NoneEli Bendersky2013-05-181-0/+1
|\ \ | |/
| * Issue #17901: fix TreeBuilder construction for an explicit element_factory=NoneEli Bendersky2013-05-181-0/+1
* | Issue #17980: Fix possible abuse of ssl.match_hostname() for denial of servic...Antoine Pitrou2013-05-181-0/+3
|\ \ | |/
| * Issue #17980: Fix possible abuse of ssl.match_hostname() for denial of servic...Antoine Pitrou2013-05-181-0/+3
* | Undo the deprecation of _asdict().Raymond Hettinger2013-05-181-3/+0
* | Deprecate nametuple._asdict()Raymond Hettinger2013-05-181-0/+3
* | merge 3.3Benjamin Peterson2013-05-171-0/+3
|\ \ | |/
| * only recursively expand in the format spec (closes #17644)Benjamin Peterson2013-05-171-0/+3
* | Issue #15758: Fix FileIO.readall() so it no longer has O(n**2) complexity.Richard Oudkerk2013-05-171-0/+2
* | Issue #14596: The struct.Struct() objects now use more compact implementation.Serhiy Storchaka2013-05-171-0/+2
* | Closes #17981: Merged fix from 3.3.Vinay Sajip2013-05-161-0/+2
|\ \ | |/
| * Issue #17981: Closed socket on error in SysLogHandler.Vinay Sajip2013-05-161-0/+2
* | Issue #17964: Fix os.sysconf(): the return type of the C sysconf() functionVictor Stinner2013-05-161-0/+3
* | Merge with 3.3Brian Curtin2013-05-161-0/+1
|\ \ | |/
| * Add Nick Sloan for his contribution to #17732Brian Curtin2013-05-161-0/+1
| * complain about "global __class__" in a class body (closes #17983)Benjamin Peterson2013-05-151-0/+3
| * post-release update.Georg Brandl2013-05-151-5/+5
* | Issue #17992: Add timeouts to asyncore and asynchat tests so that they won't ...Giampaolo Rodola'2013-05-161-0/+3
* | hide the __class__ closure from the class body (#12370)Benjamin Peterson2013-05-151-0/+3
* | - Fix typos in the multiprocessing module.doko@ubuntu.com2013-05-151-0/+2
|\ \ | |/
| * - Fix typos in the multiprocessing module.doko@ubuntu.com2013-05-151-2/+4
* | - Issue #17754: Make ctypes.util.find_library() independent of the locale.doko@ubuntu.com2013-05-151-0/+2
|\ \ | |/
| * - Issue #17754: Make ctypes.util.find_library() independent of the locale.doko@ubuntu.com2013-05-151-0/+2
| * Misc/NEWS: Add 3.3.3 section and move entries made after the 3.3.2 releasedoko@ubuntu.com2013-05-151-8/+23
| * when arguments are cells clear the locals slot (backport of #17927)Benjamin Peterson2013-05-151-0/+3
* | Backout c89febab4648 following private feedback by Guido.Antoine Pitrou2013-05-141-3/+0
* | - Issue #17977: The documentation for the cadefault argument's default valueBarry Warsaw2013-05-141-0/+3
|\ \ | |/
| * - Issue #17977: The documentation for the cadefault argument's default valueBarry Warsaw2013-05-141-0/+3
* | Issue #17968: Fix memory leak in os.listxattr().Antoine Pitrou2013-05-131-1/+3
|\ \ | |/
| * Issue #17968: Fix memory leak in os.listxattr().Antoine Pitrou2013-05-131-1/+3
| * Closes #17962: Build with OpenSSL 1.0.1e on Windows.v3.3.2Georg Brandl2013-05-121-0/+2
| * mergeGeorg Brandl2013-05-122-3/+3
| |\
| | * bump to 3.3.2Georg Brandl2013-05-122-3/+3
* | | Issue #17606: Fixed support of encoded byte strings in the XMLGeneratorSerhiy Storchaka2013-05-122-0/+5
|\ \ \ | |/ /
| * | Issue #17606: Fixed support of encoded byte strings in the XMLGeneratorSerhiy Storchaka2013-05-122-0/+5
| |/
* | merge with 3.3Georg Brandl2013-05-121-0/+3
|\ \ | |/
| * Closes issue #17732: ignore install-directory specific options inGeorg Brandl2013-05-121-0/+3