summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* updates to NEWSAnthony Baxter2005-03-291-0/+13
* Move exception finalisation later in the shutdown process - thisAnthony Baxter2005-03-291-0/+11
* - Fixed decimal operator and comparison methods to return NotImplementedRaymond Hettinger2005-03-271-0/+4
* fix two typos in python(1)Matthias Klose2005-03-201-2/+2
* Fix typo.Walter Dörwald2005-03-181-1/+1
* 2.4.1rc2 setupAnthony Baxter2005-03-161-1/+2
* Decimal special values did not hash properly.Raymond Hettinger2005-03-151-0/+3
* Backport of change to os.access to encode Unicode file names withMartin v. Löwis2005-03-131-0/+5
* Fix test_socket's test for socket.getfqdn() to also accept the result fromBrett Cannon2005-03-121-0/+8
* Bug #1160802: Can't build Zope on Windows w/ 2.4.1c1.Tim Peters2005-03-111-4/+22
* pre-release magicAnthony Baxter2005-03-092-5/+5
* Build with --disable-unicode again. Fixes #1158607.Martin v. Löwis2005-03-081-0/+2
* Mention SF #1149508 (textwrap and hyphenated numbers).Greg Ward2005-03-051-0/+4
* Patches #925152, #1118602: Avoid reading after the end of the bufferMartin v. Löwis2005-03-041-0/+3
* Patch #1075887: Don't require MSVC in distutils if there is nothingMartin v. Löwis2005-03-041-0/+3
* Patch #1103407: Properly deal with tarfile iterators when untarringMartin v. Löwis2005-03-031-0/+3
* SF bug #1155938: Missing None check for __init__().Raymond Hettinger2005-03-031-0/+3
* Patch #1117454: Remove code to special-case cookies without valuesMartin v. Löwis2005-03-031-0/+3
* Patch #1117339: Add cookielib special name tests.Martin v. Löwis2005-03-031-0/+2
* Patch #1112812: Make bsddb/__init__.py more friendly for modulefinder.Martin v. Löwis2005-03-031-0/+2
* Clear internal call error in 'L' format. Fixes #723201.Martin v. Löwis2005-03-031-0/+2
* Patch #1121234: Properly cleanup _exit and tkerror commands.Martin v. Löwis2005-03-011-0/+2
* Patch #1093585: raise a ValueError for negative history items inMartin v. Löwis2005-02-271-1/+7
* Backport: NEWS blurb for fix of:Michael W. Hudson2005-02-171-0/+3
* Update refences to "Macintosh" to reflect the state of affairs for OS X and notBrett Cannon2005-02-131-1/+10
* Fix tzset() check to not require the existence of tm->tm_zone. Also added moreBrett Cannon2005-02-102-0/+7
* Security fix PSF-2005-001 for SimpleXMLRPCServer.py.Guido van Rossum2005-02-031-0/+4
* Revert os.py 1.75, and directly implement update.Martin v. Löwis2005-01-291-0/+2
* Partially revert #1074011; don't try to fflush stdin.Martin v. Löwis2005-01-271-1/+1
* Flush std{in,out,err} before closing it. Fixes #1074011.Martin v. Löwis2005-01-231-0/+3
* distutils/command/install.py change.Thomas Heller2005-01-201-0/+2
* Started on Macintosh section.Jack Jansen2005-01-071-1/+19
* Updating the Idle wrapper to match the current CVS copy.Sean Reifschneider2005-01-051-3/+9
* [Bug #1083110] calling .flush() on decompress objects causes a segfault due t...Andrew M. Kuchling2004-12-281-0/+3
* Document bdist_wininst changes.Thomas Heller2004-12-221-0/+2
* Document resolved MSI issues.Martin v. Löwis2004-12-221-0/+11
* Backport checkin:Walter Dörwald2004-12-221-0/+4
* Mentioned marshal.dumps()'s fix in the NEWS.Armin Rigo2004-12-211-0/+3
* SF bug #951915: fix bug in StringIO.truncate - length not changedRaymond Hettinger2004-12-201-0/+3
* Bug #1083645Raymond Hettinger2004-12-181-0/+2
* Move news items to the correct sections.Raymond Hettinger2004-12-171-5/+6
* Backport fixes for bugs #1086555 and #1085744.Raymond Hettinger2004-12-171-0/+5
* SF bug #1083202: UnboundLocalError raised by atexit moduleRaymond Hettinger2004-12-111-0/+3
* SF bug #1078905: Docs for unittest run() methods are misleadingRaymond Hettinger2004-12-041-0/+5
* Properly define HAVE_TERM_H if term.h is detected.Martin v. Löwis2004-11-301-0/+17
* whoops!Anthony Baxter2004-11-301-2/+2
* doodedoodedoo on the way to 2.4 finalAnthony Baxter2004-11-301-39/+3
* preparing for 2.4 final (wooooooo!)Anthony Baxter2004-11-291-1/+1
* Hye-Shik Chang's fix for Bug 875692.Kurt B. Kaiser2004-11-231-0/+13
* 2.4rc1Anthony Baxter2004-11-182-2/+2