summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Avoid “error: None” messages from distutils (#4931).Éric Araujo2014-03-121-0/+3
* | | Issue #19157: Include the broadcast address in the usuable hosts for IPv6Peter Moody2014-03-111-0/+3
* | | whatsnew: urllib Request objects are now reusable.R David Murray2014-03-101-1/+4
* | | whatsnew: PEP 424 implementation.R David Murray2014-03-101-0/+3
* | | whatsnew: multiprocessing start methods and context (#8713 and #18999)R David Murray2014-03-101-0/+7
* | | whatsnew: logging.config.listen *verify* (#15452).R David Murray2014-03-101-0/+4
* | | whatsnew: logging.fileConfig accepts ConfigParser instances. (#16110)R David Murray2014-03-101-0/+3
* | | whatsnew: ChainMap.new_child *m* argument.R David Murray2014-03-101-0/+3
* | | Issue #20875: Merge from 3.3Ned Deily2014-03-091-0/+3
|\ \ \ | |/ /
| * | Issue #20875: Prevent possible gzip "'read' is not defined" NameError.Ned Deily2014-03-091-0/+3
| * | merge with 3.3.5 release repoGeorg Brandl2014-03-092-5/+25
| |\ \
| | * | Post-release update.Georg Brandl2014-03-091-0/+12
| | * | Bump to 3.3.5 final.v3.3.5Georg Brandl2014-03-092-1/+9
* | | | #20871: improve email policy test coverage.R David Murray2014-03-091-0/+1
* | | | Tweak NEWS so some additional issue numbers become links in html version.R David Murray2014-03-081-6/+8
* | | | Remove redundant NEWS entry.R David Murray2014-03-061-2/+0