- e3bf685 update to match Lib/idlelib/NEWS version number by Anthony Baxter · 21 years ago
- 2726231 SF #847346: remove misguided optimization for short input from by Greg Ward · 21 years ago
- 6e35b68 SF #847346: add test_fix_sentence_endings() to ensure that sentence by Greg Ward · 21 years ago
- 4993bca Fix version number (2.3.4c1) and release date (12-May-2004). by Thomas Heller · 21 years ago
- 11b3d2f fix various descriptions of "ctime" (closes SF patch #870287) by Fred Drake · 21 years ago
- d678298 Fix SF item #876278: Unbounded recursion in modulefinder. by Thomas Heller · 21 years ago
- 1d53b5c Fix [ 738973 ] urllib2 CacheFTPHandler doesn't work on multiple dirs, as by Mark Hammond · 21 years ago
- 4fc2a79 test_mime_attachments_in_constructor(): New test to check for SF bug # 884030. by Barry Warsaw · 21 years ago
- 98ef300 SF patch # 884030 by Amit Aronovitch; fixes the _subpart argument to match by Barry Warsaw · 21 years ago
- eda9da7 SF #950057: itertools.chain doesn't "process" exceptions as they occur by Raymond Hettinger · 21 years ago
- d7fc2b9 Fix _sre.CODESIZE on 64-bit machines in UCS-4 mode. Fixes #931848. by Martin v. Löwis · 21 years ago
- d532acd [Bug #945063 backport] Get file extension correct. by Andrew M. Kuchling · 21 years ago
- 7dea43f fix documentation for ContentHandler.ignorableWhitespace() by Fred Drake · 21 years ago
- a8c825c Consider output encoding in XMLGenerator. Fixes #938076. by Martin v. Löwis · 21 years ago
- c711172 Properly delegate startElementNS in saxutils.XMLFilterBase. Fixes #936637. by Martin v. Löwis · 21 years ago
- d60df17 Patch #944110: Properly process empty passwords. Fixes #944082. by Martin v. Löwis · 21 years ago
- 93389ae Merge all fixes from Python 2.4. This includes: by Guido van Rossum · 21 years ago
- ee6e149 Using reversed() is not compatible with Python 1.5.2. by Guido van Rossum · 21 years ago
- 2dbc9cd Do not use the default namespace for attributes. by Martin v. Löwis · 21 years ago
- 05bacbd SF #926075: Fixed the bug that returns a wrong pattern object for by Hye-Shik Chang · 21 years ago
- e9d1c7f SF #926075: Fixed the bug that returns a wrong pattern object for by Hye-Shik Chang · 21 years ago
- b143e4e backport of patch #934971. by Skip Montanaro · 21 years ago
- f5feaa8 Recompiled the binary wininst.exe after this change: by Thomas Heller · 21 years ago
- fea6d1a Backport to 2.3: by Andrew MacIntyre · 21 years ago
- fc019dd Backport to 2.3 to support Zope 2.7 on OS/2: by Andrew MacIntyre · 21 years ago
- 9ed9329 Backport to 2.3: by Andrew MacIntyre · 21 years ago
- 58c0c52 Fix support for the "prog" keyword to the OptionParser constructor, as well by Fred Drake · 21 years ago
- 40039f2 backport fix for SF bug #796042: sdist ignores scripts argument in setup by Fred Drake · 21 years ago
- 58eddb1 Backport 1.17: by Guido van Rossum · 21 years ago
- 174548d Keybindings with the Shift modifier now work correctly. So do bindings by Kurt B. Kaiser · 21 years ago
- a909752 Fix last patch to make backwards-compatible with Python 1.5.2 . by Brett Cannon · 21 years ago
- a4645bf Fixed a caching bug in platform.platform() where the argument of 'terse' was by Brett Cannon · 21 years ago
- f12b642 Ensure super() lookup of descriptor from classmethod works (SF ID# 743627) by Phillip J. Eby · 21 years ago
- 8fcae09 Convert input to a string object. Fixes #909230. by Martin v. Löwis · 21 years ago
- af2e75f Fix test_strftime.py to escape locale time values that have characters that by Brett Cannon · 21 years ago
- a5b5cb0 Backporting to 2.3: by Guido van Rossum · 21 years ago
- 9aee99b Raise RuntimeError if the second argument to isinstance() or issubclass() by Brett Cannon · 21 years ago
- 6fa7c0c Strip all whitespace at the end of a line when validating paths specified in by Brett Cannon · 21 years ago
- de3140a commit the portion of PyXML patch #919008 that is relevant to the by Fred Drake · 21 years ago
- 8d9363f fix bug related to SF bug id 788421 where DBC.set_range() could call by Gregory P. Smith · 21 years ago
- dd63b17 Backport checkin: by Walter Dörwald · 21 years ago
- d0aa245 SF patch #911431: robot.txt must be robots.txt (Contributed by George Yoshida.) by Raymond Hettinger · 21 years ago
- 1f7e9b2 Backport of 1.29 and 1.30 (1.28 is obsolete): by Jack Jansen · 21 years ago
- dd5f373 Fixes SF bsddb module bug 788421: by Gregory P. Smith · 21 years ago
- 547dc4d adding passing test. testing for g(*Nothing()) where Nothing is a user-defined iterator. by Samuele Pedroni · 22 years ago
- 1b14628 Fix a typo found by Mark Hammond. by Thomas Heller · 22 years ago
- 4c4bb6b Fix two small bugs: (1) on Windows, pathname munging didn't work by Guido van Rossum · 22 years ago
- e73a417 Patch #711838: Allow non-anonymous ftp urls in urllib2. by Martin v. Löwis · 22 years ago
- 3b2f4c8 Patch #817379: Allow for absolute ftp paths. by Martin v. Löwis · 22 years ago
- 18c61cd Backport checkin: Fix test failure message (from SF patch #885008) by Walter Dörwald · 22 years ago
- 8c077f9 Backport checkin: by Walter Dörwald · 22 years ago
- 74788b6 Allocating a new weakref object can cause existing weakref objects for by Fred Drake · 22 years ago
- 22714ff - add tests that exercise fixes for the PyWeakref_NewRef() and by Fred Drake · 22 years ago
- a86e937 Backporting revision 1.6: by Barry Warsaw · 22 years ago
- 379227e Backport rev 1.30 removing 'self' from the arg list for add_type() by Raymond Hettinger · 22 years ago
- be42922 Backport 1.13 through 1.15, after getting a begging letter from a certain by Anthony Baxter · 22 years ago
- aff29ae Backported from the trunk, on Raymond's request: by Thomas Heller · 22 years ago
- 2a2daf5 Version number and release date for IDLE, the version now is 1.0.2. by Thomas Heller · 22 years ago
- 5273131 backport: by Guido van Rossum · 22 years ago
- fd9b9c1 Revert previous checkin. It was meant for another branch. by Jeremy Hylton · 22 years ago
- ccb9ff2 To find the curses extension as a DLL (on OS/2), we need to adjust the by Andrew MacIntyre · 22 years ago
- 5b234b1 use same compiler switches as core for extensions by Andrew MacIntyre · 22 years ago
- 26b3f11 A hack: Disable import of re, because sre doesn't compile right. by Jeremy Hylton · 22 years ago
- f7cc0bf Convert path objects to strings in askdirectory. Fixes #852314. by Martin v. Löwis · 22 years ago
- f69a0b9 Add testcases for _winreg segfault (SF 851056). by Guido van Rossum · 22 years ago
- dfea1bb backport: by Anthony Baxter · 22 years ago
- 6d36d9a See SF #848614: distutils' msvccompiler now tries to detect that MSVC6 by Thomas Heller · 22 years ago
- bca5b20 Fix a typo introduced at Rev 1.19.8.2 by Kurt B. Kaiser · 22 years ago
- 34bfde9 Backport: by Kurt B. Kaiser · 22 years ago
- c9de825 test_guess_all_types(): Use a more robust test for checking that by Barry Warsaw · 22 years ago
- b1b3d08 Reverted from rev 1.45.6.1 to rev 1.45: deep recursion is still part of by Tim Peters · 22 years ago
- ca6919c SF bug 839548: Bug in type's GC handling causes segfaults. by Tim Peters · 22 years ago
- c63a6e4 Backport checkin: Fix typo fix. by Walter Dörwald · 22 years ago
- e1ee18d Backport checkin: Fix typos. by Walter Dörwald · 22 years ago
- 717501e __init__(): The docstring was incorrect regarding how header wrapping by Barry Warsaw · 22 years ago
- e00b9b5 Backport of fix for [ 765456 ]: testAFakeZlib failed on platforms that use by Just van Rossum · 22 years ago
- fd630f5 SF #841977 - modulefinder fails to find extension modules in packages by Thomas Heller · 22 years ago
- 8e81b7e subtype_dealloc(): A more complete fix for critical bug 840829 + by Tim Peters · 22 years ago
- 695461f Backport of fix for SF bug 840829, memory corruption in some cases of by Tim Peters · 22 years ago
- a6794ea Improve backwards compatibility code to handle True/False. by Raymond Hettinger · 22 years ago
- 3fe64a4 SF bug #835457: Small typo in logging documentation by Raymond Hettinger · 22 years ago
- 058806e Overallocate target buffer for normalization more early. Fixes #834676. by Martin v. Löwis · 22 years ago
- 68fa8d9 On RH10, the PIE additions to gcc mean that id() can sometimes be a very by Anthony Baxter · 22 years ago
- 4cef816 On RH10, the PIE additions to gcc mean that id() can sometimes be a very by Anthony Baxter · 22 years ago
- 4488c9c get tests working again. partial backport of 1.46 - I fixed the by Anthony Baxter · 22 years ago
- 9462e74 backport of 1.56 by Anthony Baxter · 22 years ago
- c6ccfe1 fix comments/docstring problems related to SF bug # 821818 by Alex Martelli · 22 years ago
- ed7ca25 fixed wrong error checking on fcntl call as per SF bug # 821896 by Alex Martelli · 22 years ago
- 9f4ee31 fixed obvious bug in _send_header as per SF bug #831271 by Alex Martelli · 22 years ago
- 718ea1e Patch #830858: Correct the number of is-functions. by Martin v. Löwis · 22 years ago
- 278dae5 Patch #785689: Use basename in usage. by Martin v. Löwis · 22 years ago
- 56072b8 SF #775057, fix IDLE problem in about dialog by Neal Norwitz · 22 years ago
- 1a94f3a Patch #817854: Add missing operations for SSLFile. Fixes #792101. by Martin v. Löwis · 22 years ago
- 733e26a [Backport fix for bug #822668] gzip filesize should be written out mod 2**32 by Andrew M. Kuchling · 22 years ago
- 218f9ab Backport checkin: by Walter Dörwald · 22 years ago
- f73fa54 Patch #813200: Quote executable path on Windows. Fixes #811082. by Martin v. Löwis · 22 years ago
- fbb6be0 Make both items() methods return lists; one had changed to return an by Fred Drake · 22 years ago
- 4958f27 Backport checkin: by Walter Dörwald · 22 years ago
- eff6cb5 Revert previous checkin, as it breaks on Unix. by Martin v. Löwis · 22 years ago
- c73726e Patch #813200: Properly quote executable on Windows. Fixes #811082. by Martin v. Löwis · 22 years ago