summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* make bytes(o) respect __bytes__ #2415Benjamin Peterson2008-08-261-0/+7
* Merged revisions 65910,65977,65980,65984,65986,66000,66011-66012,66014,66017,...Benjamin Peterson2008-08-251-1/+1
* Issue #3657: Fix uninitialized memory read when pickling longs.Neal Norwitz2008-08-241-0/+3
* Fix gdbinit to handle new types/APIs.Neal Norwitz2008-08-242-4/+9
* Closes release blocker #3627.Neal Norwitz2008-08-241-0/+2
* Merged revisions 66006 via svnmerge fromNeal Norwitz2008-08-242-0/+41
* #3643 add more checks to _testcapi to prevent segfaultsBenjamin Peterson2008-08-231-0/+6
* add NEWS note and test for last commitBenjamin Peterson2008-08-231-0/+3
* #1276: Add temporary encoding aliases for non-supported Mac CJKHye-Shik Chang2008-08-231-0/+6
* #3650: fix a reference leak in bytes.split('x')Amaury Forgeot d'Arc2008-08-221-0/+2
* done with 3.0Barry Warsaw2008-08-211-0/+12
* Bumping to 3.0b3v3.0b3Barry Warsaw2008-08-212-2/+2
* #3614: Correct a typo in xmlrpc.client.Amaury Forgeot d'Arc2008-08-201-0/+3
* revert 65897Benjamin Peterson2008-08-201-3/+0
* return sets instead of tuples from some symtable methodsBenjamin Peterson2008-08-201-0/+3
* kill the obsolete symtable.Symbol methodsBenjamin Peterson2008-08-201-0/+3
* Issue #2394: implement more of the memoryview API.Antoine Pitrou2008-08-191-0/+7
* Merged revisions 65868,65870 via svnmerge fromThomas Heller2008-08-191-0/+3
* #3560: cleanup C memoryview APIAntoine Pitrou2008-08-191-0/+6
* #2834: Change re module semantics, so that str and bytes mixing is forbidden,Antoine Pitrou2008-08-191-0/+8
* Merged revisions 65681-65682,65684 via svnmerge fromThomas Heller2008-08-191-0/+6
* Fix typo.Georg Brandl2008-08-181-2/+2
* update NEWSBenjamin Peterson2008-08-181-1/+2
* - Issue #3300: make urllib.parse.[un]quote() default to UTF-8.Guido van Rossum2008-08-181-0/+7
* Forward port only Py3k relevant change in r65642 (giving it a Py3k NEWS entry...Nick Coghlan2008-08-181-0/+6
* Merged revisions 65659,65693,65700,65702,65706-65707,65761 via svnmerge fromBenjamin Peterson2008-08-172-0/+7
* NEWS items from 2.6 don't need to be merged to 3.0.Hirokazu Yamamoto2008-08-171-6/+0
* Issue #3575: Incremental decoder's decode function now takes bytearrayHirokazu Yamamoto2008-08-171-0/+3
* I forgot to update NEWS.Hirokazu Yamamoto2008-08-171-0/+3
* Bug #3542: Support Unicode strings in _msi module.Martin v. Löwis2008-08-161-0/+5
* Merged revisions 65686 via svnmerge fromAntoine Pitrou2008-08-141-0/+3
* Merged revisions 65437,65469,65476,65480,65502,65528,65539,65543,65558,65561-...Georg Brandl2008-08-121-5/+12
* Merged revisions 65622 via svnmerge fromRobert Schuppenies2008-08-101-0/+3
* issue #3460: PyUnicode_Join() implementation can be simplified in py3kAntoine Pitrou2008-08-071-0/+4
* Rename PyUnicode_AsString -> _PyUnicode_AsString andMarc-André Lemburg2008-08-071-0/+8
* Remove the TarFileCompat class from tarfile.py.Lars Gustäbel2008-08-021-0/+2
* Fix merge conflict.Georg Brandl2008-08-011-14/+0
* Merged revisions 65368 via svnmerge fromMartin v. Löwis2008-08-011-0/+13
* #2491: os.fdopen() is now almost an alias to the builtin open(), and accepts ...Amaury Forgeot d'Arc2008-08-011-0/+4
* #2523: binary buffered reading is quadraticAntoine Pitrou2008-07-281-0/+3
* Merged revisions 65240-65242 via svnmerge fromAntoine Pitrou2008-07-251-0/+6
* Merged revisions 65235 via svnmerge fromAntoine Pitrou2008-07-251-2/+15
* Remove the sunaudio module.Brett Cannon2008-07-251-0/+2
* Remove "ast" aliases from the parser module.Georg Brandl2008-07-231-0/+2
* Bumping to 3.0b2v3.0b2Barry Warsaw2008-07-182-2/+2
* Backed out r65073, pending fixing it in Windows.Eric Smith2008-07-171-3/+0
* Merged revisions 65069 via svnmerge fromEric Smith2008-07-171-0/+3
* Make gettext Unicode interface consistent and clean up the docs.Georg Brandl2008-07-171-2/+2
* Merged revisions 64982-64983,65004 via svnmerge fromGeorg Brandl2008-07-162-3/+6
* Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,...Georg Brandl2008-07-161-0/+1