summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Merge the patch for issue #21013 into defaultDonald Stufft2014-03-231-0/+3
|\
| * Issue #21013: Enhance ssl.create_default_context() for server side contextsDonald Stufft2014-03-231-0/+3
* | Issue #19537: Fix PyUnicode_DATA() alignment under m68k. Patch by Andreas Sc...Antoine Pitrou2014-03-232-0/+4
|\ \ | |/
| * Issue #19537: Fix PyUnicode_DATA() alignment under m68k. Patch by Andreas Sc...Antoine Pitrou2014-03-232-0/+4
* | #20145: assert[Raises|Warns]Regex now raise TypeError on bad regex.R David Murray2014-03-232-0/+4
* | Merge 3.4.Richard Oudkerk2014-03-231-0/+2
|\ \ | |/
| * Merge 3.3.Richard Oudkerk2014-03-231-0/+2
| |\
| | * Issue #20633: Replace relative import by absolute import.Richard Oudkerk2014-03-231-0/+2
* | | Merge 3.4.Richard Oudkerk2014-03-231-0/+2
|\ \ \ | |/ /
| * | Issue #20980: Stop wrapping exception when using ThreadPool.Richard Oudkerk2014-03-231-0/+2
* | | Merge 3.4.Richard Oudkerk2014-03-231-0/+2
|\ \ \ | |/ /
| * | Issue #20990: Fix issues found by pyflakes for multiprocessing.Richard Oudkerk2014-03-231-0/+2
* | | Issue #21015: SSL contexts will now automatically select an elliptic curve fo...Antoine Pitrou2014-03-221-0/+4
|\ \ \ | |/ /
| * | Issue #21015: SSL contexts will now automatically select an elliptic curve fo...Antoine Pitrou2014-03-221-0/+4
* | | improve the command-line interface of json.tool (closes #21000)Benjamin Peterson2014-03-221-0/+2
* | | Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows buildZachary Ware2014-03-221-0/+6
* | | Fix an incomplete merge of Misc/NEWSDonald Stufft2014-03-221-3/+2
* | | Merge changes from 3.4 to bring in fixes for Issue #20995Donald Stufft2014-03-221-0/+6
|\ \ \ | |/ /
| * | Issue #20995: Enhance default ciphers used by the ssl moduleDonald Stufft2014-03-221-0/+3
| * | Issue #20884: Don't assume in importlib.__init__ that __file__ isBrett Cannon2014-03-211-0/+2
* | | Issue #20627: xmlrpc.client.ServerProxy is now a context manager.Brett Cannon2014-03-211-0/+2
* | | Issue #19165: The formatter module graduates to full deprecation.Brett Cannon2014-03-211-0/+3
* | | remove the ability of datetime.time to be considered false (closes #13936)Benjamin Peterson2014-03-201-0/+3
* | | Fix issue 18931: selectors module now supports /dev/poll on Solaris.Giampaolo Rodola'2014-03-201-0/+3
* | | merge 3.4Benjamin Peterson2014-03-201-0/+1
|\ \ \ | |/ /
| * | add Nehal HussainBenjamin Peterson2014-03-201-0/+1
* | | Issue19995: passing a non-int to %o, %c, %x, or %X now raises an exceptionEthan Furman2014-03-191-0/+2
* | | Restore removed NEWS items 3.4.1rc1 into 3.5.0alpha1 sectionsVictor Stinner2014-03-181-0/+60
* | | Issue #19977: When the ``LC_TYPE`` locale is the POSIX locale (``C`` locale),Victor Stinner2014-03-181-0/+4
* | | Issue #20574: Implement incremental decoder for cp65001 codeVictor Stinner2014-03-171-0/+3
* | | (Merge 3.4) Issue #20879: Delay the initialization of encoding and decodingVictor Stinner2014-03-171-0/+5
|\ \ \ | |/ /
| * | Issue #20879: Delay the initialization of encoding and decoding tables forVictor Stinner2014-03-171-0/+5
* | | Drop Python 3.4.1 section from Misc/NEWSVictor Stinner2014-03-171-71/+0
* | | Move 3.3 items of Misc/NEWS to Misc/HISTORYVictor Stinner2014-03-172-4673/+573
* | | Version bump to 3.5, step 2.Larry Hastings2014-03-172-2/+13
* | | Version bump to 3.5, step 1.Larry Hastings2014-03-171-0/+0
* | | Merge from 3.4 into default.Larry Hastings2014-03-171-72/+62
|\ \ \ | |/ /
| * | Merged default into 3.4 branch. 3.4 branch is now effectively 3.4.1rc1.Larry Hastings2014-03-172-25/+111
| |\ \ | |/ / |/| |
* | | merge 3.3 (#20946)Benjamin Peterson2014-03-161-0/+2
|\ \ \ | | |/ | |/|
| * | fix ctypes test alignment assumptions (closes #20946)Benjamin Peterson2014-03-161-0/+2
* | | Issue #20939: merge from 3.3Ned Deily2014-03-151-0/+4
|\ \ \ | |/ /
| * | Issue #20939: Fix test_geturl failure in test_urllibnet due toNed Deily2014-03-151-0/+6
* | | cast negative numbers to size_t before shifting them (#20929)Benjamin Peterson2014-03-151-0/+2
* | | whatsnew: difflib.isbjunk &c were removed, not deprecated.R David Murray2014-03-141-2/+3
* | | Close #19407: New installation & distribution guidesNick Coghlan2014-03-131-0/+6
* | | Merge 3.3 (#11599)Éric Araujo2014-03-131-0/+4
|\ \ \ | |/ /
| * | Make distutils error messages more helpful (#11599).Éric Araujo2014-03-131-0/+4
* | | merge 3.3Benjamin Peterson2014-03-121-0/+1
|\ \ \ | |/ /
| * | add Sean RodmanBenjamin Peterson2014-03-121-0/+1
* | | Merge 3.3 (#4931)Éric Araujo2014-03-121-0/+3
|\ \ \ | |/ /