summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 73623-73624 via svnmerge fromBenjamin Peterson2009-06-281-0/+1
* Merged revisions 73600 via svnmerge fromMartin v. Löwis2009-06-281-0/+6
* update doc upload URLBenjamin Peterson2009-06-271-2/+2
* version to 3.1.1a0Benjamin Peterson2009-06-272-1/+13
* bump version to 3.1 final :)Benjamin Peterson2009-06-261-1/+1
* Merged revisions 73565 via svnmerge fromGregory P. Smith2009-06-261-0/+3
* Misc/NEWS entry for r73547Mark Dickinson2009-06-241-0/+3
* Merged revisions 73544 via svnmerge fromGeorg Brandl2009-06-245-7/+7
* Add procedural note.Raymond Hettinger2009-06-231-0/+3
* Issue 6329: Fix iteration for memoryviews.Raymond Hettinger2009-06-231-0/+3
* - Issue #5590: Remove unused global variable in pyexpat extension.Matthias Klose2009-06-221-0/+5
* Issue #6314: logging.basicConfig() performs extra checks on the "level" argum...Vinay Sajip2009-06-211-1/+4
* Merged revisions 73495 via svnmerge fromGuilherme Polo2009-06-211-0/+5
* Issue #6274. Fixed a potential FD leak in subprocess.py.Facundo Batista2009-06-191-0/+2
* Merged revisions 73441 via svnmerge fromTarek Ziadé2009-06-161-0/+2
* just throw a normal AttributeError for no buffer attributeBenjamin Peterson2009-06-141-0/+3
* Merged revisions 73425 via svnmerge fromHirokazu Yamamoto2009-06-141-0/+3
* post release version bumpsBenjamin Peterson2009-06-131-0/+12
* bump version to 3.1rc2Benjamin Peterson2009-06-132-2/+2
* Fix SystemError and a wasps nest of ref counting issues.Raymond Hettinger2009-06-121-0/+2
* Merged revisions 73390 via svnmerge fromMartin v. Löwis2009-06-121-0/+2
* Issue #6195: fix doctest to no longer try to read 'source' data fromR. David Murray2009-06-121-0/+3
* Issue #5262: Fixed bug in next roll over time computation in TimedRotatingFil...Vinay Sajip2009-06-111-5/+8
* Merged revisions 73348 via svnmerge fromTarek Ziadé2009-06-111-0/+2
* Merged revisions 73341 via svnmerge fromTarek Ziadé2009-06-111-0/+4
* #5924: on Windows, a large PYTHONPATH (more than 255 chars) was completely ig...Amaury Forgeot d'Arc2009-06-091-0/+3
* Merged revisions 73305 via svnmerge fromRonald Oussoren2009-06-081-0/+4
* Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge fromGeorg Brandl2009-06-081-0/+3
* When _locale became a built-in module it was discovered that ``-lintl`` was notBrett Cannon2009-06-071-0/+7
* Issue #6221: Delete test registry key before running the test.Martin v. Löwis2009-06-071-0/+2
* give the C implementation of TextIOWrapper the errors property #6217Benjamin Peterson2009-06-061-0/+4
* Issue #6137: The pickle module now translates module names when loadingAntoine Pitrou2009-06-041-0/+5
* Remove the ipaddr module per discussion on python-dev.Raymond Hettinger2009-06-041-0/+2
* #3791: remove last traces of bsddb.Georg Brandl2009-06-042-2/+1
* #3613: add base64.encodebytes and decodebytes as the new spelling of encodest...Georg Brandl2009-06-041-0/+4
* Recorded merge of revisions 73201 via svnmerge fromGeorg Brandl2009-06-041-0/+2
* Merged revisions 73114 via svnmerge fromAmaury Forgeot d'Arc2009-06-011-0/+3
* #5735: Modules compiled with incompatible settings (--with-pydebug when pytho...Amaury Forgeot d'Arc2009-06-011-0/+7
* Issue #6150: Fix test_unicode on wide-unicode builds.Martin v. Löwis2009-06-011-0/+2
* NEWS entry for 73102.Martin v. Löwis2009-06-011-0/+5
* Merged revisions 73064 via svnmerge fromAntoine Pitrou2009-05-301-0/+3
* Issue #6149: Fix initialization of WeakValueDictionary objects from non-empty...Antoine Pitrou2009-05-301-0/+3
* Fix missing version numberAntoine Pitrou2009-05-301-2/+2
* post-release updatesBenjamin Peterson2009-05-301-0/+12
* bump to 3.1rc1Benjamin Peterson2009-05-302-2/+2
* 5562 -> 3061.Martin v. Löwis2009-05-301-1/+1
* Issue #5562: Use wcsftime for time.strftime where available.Martin v. Löwis2009-05-301-0/+2
* Issue #6097: Escape UTF-8 surrogates resulting from mbstocs conversionMartin v. Löwis2009-05-291-0/+3
* Merged revisions 73016 via svnmerge fromMartin v. Löwis2009-05-291-0/+2
* Issue #4859: Implement PEP 383 for pwd, spwd, and grp.Martin v. Löwis2009-05-292-0/+3