summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #11489: JSON decoder now accepts lone surrogates.Serhiy Storchaka2013-11-261-0/+2
|\
| * Issue #11489: JSON decoder now accepts lone surrogates.Serhiy Storchaka2013-11-261-0/+2
* | Issue #19638: Merge from 3.3Mark Dickinson2013-11-261-0/+3
|\ \ | |/
| * Issue #19638: Raise ValueError instead of crashing when converting billion ch...Mark Dickinson2013-11-261-0/+3
* | Merged 3.4.0b1 release head back into trunk.Larry Hastings2013-11-241-4/+19
|\ \
| * \ Issue #19545: Avoid chained exceptions while passing stray % toSerhiy Storchaka2013-11-241-0/+3
| |\ \ | | |/
| | * Issue #19545: Avoid chained exceptions while passing stray % toSerhiy Storchaka2013-11-241-0/+3
| * | Fix suspicious markup in the docs.Georg Brandl2013-11-241-4/+4
* | | Bump version number to 3.4.0b1.v3.4.0b1Larry Hastings2013-11-242-2/+2
|/ /
* | Issue #3158: doctest can now find doctests in functions and methodsZachary Ware2013-11-241-0/+3
* | Issue #13477: Added command line interface to the tarfile module.Serhiy Storchaka2013-11-231-0/+3
* | Issue #19674: inspect.signature() now produces a correct signatureLarry Hastings2013-11-231-0/+3
* | Issue #19358: "make clinic" now runs the Argument Clinic preprocessorLarry Hastings2013-11-231-0/+6
* | Issue #19730: Argument Clinic now supports all the existing PyArgLarry Hastings2013-11-231-1/+3
* | Issue #19722: Added opcode.stack_effect(), which accuratelyLarry Hastings2013-11-231-0/+2
* | Update Tcl/Tk to 8.6.1.Martin v. Löwis2013-11-231-1/+1
* | Issue #19735: Implement private function ssl._create_stdlib_context() toChristian Heimes2013-11-231-0/+4
* | Issue #16203: Add re.fullmatch() function and regex.fullmatch() method,Serhiy Storchaka2013-11-231-0/+4
* | Issue #13592: Improved the repr for regular expression pattern objects.Serhiy Storchaka2013-11-231-0/+3
* | Issue #19641: Added the audioop.byteswap() function to convert big-endianSerhiy Storchaka2013-11-231-0/+3
* | Issue #15204: Deprecated the 'U' mode in file-like objects.Serhiy Storchaka2013-11-231-0/+2
* | #10712: 2to3 has a new "asserts" fixer that replaces deprecated names of unit...Ezio Melotti2013-11-231-0/+3
* | Issue #17810: Implement PEP 3154, pickle protocol 4.Antoine Pitrou2013-11-231-0/+2
* | #13633: Added a new convert_charrefs keyword arg to HTMLParser that, when Tru...Ezio Melotti2013-11-231-0/+3
* | Merge headsSerhiy Storchaka2013-11-231-0/+4
|\ \
| * | Add news about pdb fix for yield[from].Guido van Rossum2013-11-231-0/+4
* | | Issue #19668: Added support for the cp1125 encoding.Serhiy Storchaka2013-11-231-0/+2
|/ /
* | mergeChristian Heimes2013-11-233-0/+28
|\ \
| * | Issue #19727: os.utime(..., None) is now potentially more precise under Windows.Antoine Pitrou2013-11-231-0/+3
| * | Issue #17201: ZIP64 extensions now are enabled by default.Serhiy Storchaka2013-11-232-0/+4
| * | Issue 17457: extend test discovery to support namespace packagesMichael Foord2013-11-232-0/+21
* | | Issue #19689: Add ssl.create_default_context() factory function. It createsChristian Heimes2013-11-231-0/+3
|/ /
* | Issue #19292: Add SSLContext.load_default_certs() to load default root CAChristian Heimes2013-11-231-0/+4
* | Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.4.0b1.Ned Deily2013-11-231-0/+5
* | Update third-party libraries for OS X installers:Ned Deily2013-11-231-0/+4
* | Issue #19551: PEP 453 - OS X installer now installs or upgrades pip by default.Ned Deily2013-11-231-0/+2
* | Merge from 3.3Andrew Kuchling2013-11-231-1/+1
|\ \ | |/
| * Update Itamar's nameAndrew Kuchling2013-11-231-1/+1
* | trunk mergeBarry Warsaw2013-11-221-0/+7
|\ \
| * \ Issue #18326: merge with 3.3Zachary Ware2013-11-221-0/+7
| |\ \ | | |/
| | * Issue #18326: Clarify that list.sort's arguments are keyword-only.Zachary Ware2013-11-221-0/+7
* | | Issue 19555 for distutils, plus a little clean up (pyflakes, line lengths).Barry Warsaw2013-11-221-3/+4
|/ /
* | NEWS entry for module name repr commitBrett Cannon2013-11-221-0/+2
* | Update xz to 5.0.5.Martin v. Löwis2013-11-221-1/+1
* | Update SQLite to 3.8.1 on Windows.Martin v. Löwis2013-11-221-0/+2
* | Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428).Antoine Pitrou2013-11-221-0/+2
* | Close #17916: dis.Bytecode based replacement for distbNick Coghlan2013-11-221-0/+4
* | Close #19552: venv and pyvenv ensurepip integrationNick Coghlan2013-11-221-0/+5
* | Issue #19619: Blacklist non-text codecs in method APINick Coghlan2013-11-221-0/+6
* | Issue #19553: PEP 453 - "make install" and "make altinstall" now install orNed Deily2013-11-221-0/+6