summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* #665194: support roundtripping RFC2822 date stamps in the email.utils moduleR David Murray2011-07-201-0/+3
* Upstream merge.Barry Warsaw2011-07-192-0/+8
|\
| * Issue #12587: Correct faulty test file and reference in test_tokenize.Ned Deily2011-07-192-0/+4
| |\
| | * Issue #12587: Correct faulty test file and reference in test_tokenize.Ned Deily2011-07-192-0/+4
| * | Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory,Antoine Pitrou2011-07-191-0/+4
| |\ \ | | |/
| | * Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory,Antoine Pitrou2011-07-191-0/+4
* | | - Issue #10309: Define _GNU_SOURCE so that mremap() gets the properBarry Warsaw2011-07-191-2/+6
|\ \ \ | |/ / |/| |
| * | - Issue #10309: Define _GNU_SOURCE so that mremap() gets the properBarry Warsaw2011-07-191-2/+9
| |/
* | Merge #7484: no more <> around addresses in VRFY or EXPNR David Murray2011-07-191-0/+3
|\ \ | |/
| * #7484: no more <> around addresses in VRFY or EXPNR David Murray2011-07-191-0/+3
* | Merge from 3.2.Eric V. Smith2011-07-182-0/+5
|\ \ | |/
| * Closes #12579. Positional fields with str.format_map() now raise a ValueError...Eric V. Smith2011-07-182-0/+5
| * Close the call queue in concurrent.futures.ProcessPoolExecutor whenAntoine Pitrou2011-07-161-0/+3
| * Try harder to reap dangling threads in test.support.reap_threads().Antoine Pitrou2011-07-151-0/+2
* | Add Misc/NEWS entry and relevant doc change for issue 10271.Brett Cannon2011-07-181-0/+2
* | put in correct sectionBenjamin Peterson2011-07-161-3/+3
* | merge headsBenjamin Peterson2011-07-161-0/+6
|\ \
| * | Silence spurious "broken pipe" tracebacks when shutting down a ProcessPoolExe...Antoine Pitrou2011-07-151-0/+3
| * | Fix potential resource leaks in concurrent.futures.ProcessPoolExecutorAntoine Pitrou2011-07-151-0/+3
* | | remove ast.__version__ (closes #12273)Benjamin Peterson2011-07-161-0/+3
|/ /
* | Issue #12573: Add resource checks for dangling Thread and Process objects.Antoine Pitrou2011-07-151-0/+2
|\ \ | |/
| * Issue #12573: Add resource checks for dangling Thread and Process objects.Antoine Pitrou2011-07-151-0/+2
| * MergeAntoine Pitrou2011-07-151-0/+3
| |\
| * \ merge headsBenjamin Peterson2011-07-151-0/+3
| |\ \
* | \ \ MergeAntoine Pitrou2011-07-151-0/+3
|\ \ \ \
| * \ \ \ Issue #11603: Fix a crash when __str__ is rebound as __repr__.Antoine Pitrou2011-07-151-0/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Issue #11603: Fix a crash when __str__ is rebound as __repr__.Antoine Pitrou2011-07-151-0/+3
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Issue #11603: Fix a crash when __str__ is rebound as __repr__.Antoine Pitrou2011-07-151-0/+3
| | | * | Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.Charles-François Natali2011-07-141-0/+2
* | | | | merge headsBenjamin Peterson2011-07-151-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Issue #11321: Fix a crash with multiple imports of the _pickle module whenAntoine Pitrou2011-07-151-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Issue #11321: Fix a crash with multiple imports of the _pickle module whenAntoine Pitrou2011-07-151-0/+3
* | | | | merge 3.2 (#11627)Benjamin Peterson2011-07-151-0/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | catch nasty exception classes with __new__ that doesn't return a exception (c...Benjamin Peterson2011-07-151-0/+3
| |/ /
| * | Merge - Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.Charles-François Natali2011-07-141-0/+2
* | | Close #6755: Add get_wch() method to curses.window classVictor Stinner2011-07-142-0/+4
* | | Add cgi.closelog() function to close the log fileVictor Stinner2011-07-141-0/+2
* | | Merge - Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.Charles-François Natali2011-07-141-0/+2
* | | Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'Ned Deily2011-07-131-0/+3
|\ \ \ | |/ /
| * | Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'Ned Deily2011-07-131-0/+3
* | | (merge 3.2) Close #4376: ctypes now supports nested structures in a endianVictor Stinner2011-07-132-0/+4
|\ \ \ | |/ /
| * | Close #4376: ctypes now supports nested structures in a endian different thanVictor Stinner2011-07-132-0/+4
* | | Raise ValueError when attempting to set the _CHUNK_SIZE attribute of a TextIO...Antoine Pitrou2011-07-131-0/+3
|\ \ \ | |/ /
| * | Raise ValueError when attempting to set the _CHUNK_SIZE attribute of a TextIO...Antoine Pitrou2011-07-131-0/+3
* | | Issue #12149: Update the method cache after a type's dictionnary getsAntoine Pitrou2011-07-122-0/+7
|\ \ \ | |/ /
| * | Issue #12149: Update the method cache after a type's dictionnary getsAntoine Pitrou2011-07-122-0/+7
| * | Merge 3.2.1 release clone into main repo.Georg Brandl2011-07-092-16/+13
| |\ \
| | * | Post-release steps for 3.2.1.Georg Brandl2011-07-091-0/+12
| | * | Bump version to 3.2.1.v3.2.1Georg Brandl2011-07-092-5/+2
| | * | Skip network tests when getaddrinfo() returns EAI_AGAIN, meaning a temporaryAntoine Pitrou2011-07-091-0/+3