summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merged revisions 64974 via svnmerge fromMark Dickinson2008-07-161-0/+4
* Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,...Georg Brandl2008-07-161-0/+1
* Merged revisions 64984 via svnmerge fromEric Smith2008-07-161-0/+3
* Merged revisions 64976-64977 via svnmerge fromThomas Heller2008-07-152-0/+4
* Merged revisions 64968,64971 via svnmerge fromThomas Heller2008-07-151-0/+3
* implement chained exception tracebacksBenjamin Peterson2008-07-151-0/+4
* #2512 implement the 3.0 gettext APIBenjamin Peterson2008-07-141-0/+3
* Issue #3280: like chr() already does, the "%c" format now accepts the full un...Amaury Forgeot d'Arc2008-07-041-0/+5
* Issue #3282: str.isprintable() should return False for undefined Unicode char...Georg Brandl2008-07-041-0/+3
* Fix committed merge conflict.Georg Brandl2008-07-041-13/+0
* Merged revisions 64688 via svnmerge fromMartin v. Löwis2008-07-031-0/+13
* Add a NEWS entry for Issue #3247.Amaury Forgeot d'Arc2008-07-021-0/+6
* Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-...Benjamin Peterson2008-07-021-0/+1
* Add some full stops.Georg Brandl2008-07-011-2/+2
* #2683: Popen.communicate() argument must be bytes.Georg Brandl2008-07-011-0/+3
* Hopefully fix make framework install on Mac (see 3174)Benjamin Peterson2008-07-011-0/+8
* Issue #3236: Return small longs from PyLong_FromString.Martin v. Löwis2008-06-301-0/+2
* Merged revisions 64549 via svnmerge fromBrett Cannon2008-06-271-0/+5
* Fix old urllib/urllib2/urlparse usage.Georg Brandl2008-06-231-3/+3
* Issue 3145: help("modules xxx") failed when scanning test.badsyntax_pep3120...Amaury Forgeot d'Arc2008-06-191-0/+15
* Bump to 3.0b1v3.0b1Barry Warsaw2008-06-192-2/+2
* Issue3113: tests for CGIHTTPRequestHandler failed on windows:Amaury Forgeot d'Arc2008-06-181-0/+2
* Make a new urllib package .Jeremy Hylton2008-06-181-0/+9
* Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,...Amaury Forgeot d'Arc2008-06-172-0/+6
* Merged revisions 64309 via svnmerge fromAmaury Forgeot d'Arc2008-06-161-0/+3
* Fix last traces of old threading API.Georg Brandl2008-06-131-1/+1
* remove the rfc822 moduleBenjamin Peterson2008-06-121-0/+2
* Restore _pickle module accelerator module.Alexandre Vassalotti2008-06-121-0/+4
* add a periodBenjamin Peterson2008-06-121-1/+1
* actually remove the mimetools moduleBenjamin Peterson2008-06-121-0/+2