summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.4Terry Jan Reedy2014-04-291-0/+1
|\
| * Issue #21026: Augment site doc based on experiments. Patch by Carol Willing.Terry Jan Reedy2014-04-291-0/+1
* | merge headsGiampaolo Rodola'2014-04-291-0/+1
|\ \
| * | Issue #18727: improve test coverage of the csv module by testing for DictWrit...Antoine Pitrou2014-04-281-0/+1
* | | fix isuse #13248: remove previously deprecated asyncore.dispatcher __getattr_...Giampaolo Rodola'2014-04-291-0/+3
|/ /
* | Issue #9815: assertRaises now tries to clear references to local variables in...Antoine Pitrou2014-04-281-0/+3
|\ \ | |/
| * Issue #9815: assertRaises now tries to clear references to local variables in...Antoine Pitrou2014-04-281-0/+3
* | Issue #20355: -W command line options now have higher priority than the PYTHO...Antoine Pitrou2014-04-281-0/+3
* | Issue #21312: Update the thread_foobar.h template file to include newer threa...Antoine Pitrou2014-04-282-0/+4
* | Issue #19940: ssl.cert_time_to_seconds() now interprets the given time string...Antoine Pitrou2014-04-282-0/+5
* | Issue #13204: Calling sys.flags.__new__ would crash the interpreter, now it r...Antoine Pitrou2014-04-281-0/+3
|\ \ | |/
| * Issue #13204: Calling sys.flags.__new__ would crash the interpreter, now it r...Antoine Pitrou2014-04-281-0/+3
* | Backed out changeset: 4b97092aa4bdTim Golden2014-04-271-3/+0
* | Backed out changeset: 17df50df62c7Tim Golden2014-04-271-1/+0
* | Issue #18314 Add NEWS item.Tim Golden2014-04-271-0/+3
* | Issue #18314 os.unlink will now remove junction points on Windows. Patch by K...Tim Golden2014-04-271-0/+1
* | merge 3.4 (#19385)Benjamin Peterson2014-04-261-0/+3
|\ \ | |/
| * make operations on closed dumb databases raise a consistent exception (closes...Benjamin Peterson2014-04-261-0/+3
* | Issue #21207: Detect when the os.urandom cached fd has been closed or replace...Antoine Pitrou2014-04-261-0/+3
|\ \ | |/
| * Issue #21207: Detect when the os.urandom cached fd has been closed or replace...Antoine Pitrou2014-04-261-0/+3
* | Issue8297: module attribute lookup failures now include module name in error ...Ethan Furman2014-04-241-0/+3
* | Merge from 3.4Zachary Ware2014-04-231-1/+1
|\ \ | |/
| * Prevent Sphinx error on whatsnew/changelogZachary Ware2014-04-231-1/+1
* | subprocess's Popen.wait() is now thread safe so that multiple threadsGregory P. Smith2014-04-231-0/+4
|\ \ | |/
| * subprocess's Popen.wait() is now thread safe so that multiple threadsGregory P. Smith2014-04-231-0/+4
* | Issue #21127: Path objects can now be instantiated from str subclass instance...Antoine Pitrou2014-04-222-0/+4
|\ \ | |/
| * Issue #21127: Path objects can now be instantiated from str subclass instance...Antoine Pitrou2014-04-222-0/+4
* | Merge with 3.4Terry Jan Reedy2014-04-221-1/+3
|\ \ | |/
| * Issue #21138: Change default reformat paragraph width to PEP 8's 72.Terry Jan Reedy2014-04-221-1/+3
* | Merge with 3.4Terry Jan Reedy2014-04-221-0/+2
|\ \ | |/
| * Issue 21284: Idle: make test_formatparagraph pass even when a user changes theTerry Jan Reedy2014-04-221-0/+2
* | merge 3.4Senthil Kumaran2014-04-201-0/+4
|\ \ | |/
| * NEWS entry for #15002Senthil Kumaran2014-04-201-0/+4
* | Merge: #12220: improve minidom error when URI contains spaces.R David Murray2014-04-202-0/+4
|\ \ | |/
| * #12220: improve minidom error when URI contains spaces.R David Murray2014-04-202-0/+4
* | Issue #11571: merge with 3.4Ned Deily2014-04-201-0/+3
|\ \ | |/
| * Issue #11571: Ensure that the turtle window becomes the topmost windowNed Deily2014-04-201-0/+3
* | Issue #21311: merge with 3.4Ned Deily2014-04-192-0/+4
|\ \ | |/
| * Issue #21311: Avoid exception in _osx_support with non-standard compilerNed Deily2014-04-192-0/+4
* | Merge from 3.4.Eric Snow2014-04-191-0/+2
|\ \ | |/
| * Issue #21200: Return None from pkgutil.get_loader() when __spec__ is missing.Eric Snow2014-04-191-0/+2
* | Merge with 3.4Zachary Ware2014-04-181-0/+1
|\ \ | |/
| * Issue #21289: Fix documentation building on Windows using Doc/make.bat.Zachary Ware2014-04-181-0/+1
* | Issue #21068: The ssl.PROTOCOL* constants are now enum members.Antoine Pitrou2014-04-181-0/+2
* | Merge news item from 3.4Guido van Rossum2014-04-181-0/+3
|\ \ | |/
| * NEWS for latest asyncio commit.Guido van Rossum2014-04-181-0/+3
* | - Merge 3.4doko@ubuntu.com2014-04-171-0/+3
|\ \ | |/
| * - Issue #21285: Refactor and fix curses configure check to always searchdoko@ubuntu.com2014-04-171-0/+3
* | - Merge 3.4doko@ubuntu.com2014-04-171-0/+9
|\ \ | |/
| * Fixes for KFreeBSD and the Hurd:doko@ubuntu.com2014-04-171-0/+9