- 826f68b Backport fix for SF bug 692776. by Jeremy Hylton · 22 years ago
- a74d9fe Backport Jeremy's fix: req.method should be req.get_method. by Raymond Hettinger · 22 years ago
- c012951 Backport fix for SF bug #741171: pdb crashes when enabling a non-existing breakpoint by Andrew M. Kuchling · 22 years ago
- 6c75479 Backport fix for SF bug 734869 and sundry compiler cleanups. by Jeremy Hylton · 22 years ago
- 6faa3d0 GNUTranslations._parse(): Backport of fix for SF bug #658233, where by Barry Warsaw · 22 years ago
- 2ca9bbc Patch #499513: use readline() instead of readlines(). Removed the by Martin v. Löwis · 22 years ago
- 6c57bb8 SF patch #497420 (Eduardo Pérez): ftplib: ftp anonymous password by Martin v. Löwis · 22 years ago
- 0ea0a18 minor fix, jython-only. Don't asssume stdout to save is the ur-stdout. by Samuele Pedroni · 22 years ago
- e163df1 beefed up version: jython support, covers now fixed differences between CPython/Jython. by Samuele Pedroni · 22 years ago
- 6f25f29 Backport fix for compile_command("",symbol="eval") raising syntax error about "pass". Now returns None. by Samuele Pedroni · 22 years ago
- 9cc51f1 Backporting email 2.5.2 fixes. by Barry Warsaw · 22 years ago
- 8a625c9 Backport better fix for newurl as suggested by Jim Jewett in SF bug #730963. by Jeremy Hylton · 22 years ago
- 1f5df13 Backport fix for SF #723831: urlopen() raises URLError. by Jeremy Hylton · 22 years ago
- fa90c3e file_truncate(): Backported 2.3 code so that file.truncate(n) works on by Tim Peters · 22 years ago
- 74e2df6 Backport 1.157 by Raymond Hettinger · 22 years ago
- 4c71886 Backport 1.157 and 1.39 by Raymond Hettinger · 22 years ago
- ed1eff7 Backport 1.18: by Raymond Hettinger · 22 years ago
- 62308cb Fix documentation errors in regards to urlretrieve() and local files. by Brett Cannon · 22 years ago
- 1fb996f Backport 1.17 adding punctuation as allowable characters by Raymond Hettinger · 22 years ago
- 2c29dae Patch #681152: Support escaped unicode characters in classes. Fixes 612074. by Martin v. Löwis · 22 years ago
- 9976fdf Backport: Fix SF bug #697220, string.strip implementation/doc mismatch by Neal Norwitz · 22 years ago
- 8998a81 Fixed the gc-vs-__del__ bugs for new-style classes. That's it for this one. by Tim Peters · 22 years ago
- 1ac3849 Backporting new gc-vs-__del__ tests. These pass, but are restricted by Tim Peters · 22 years ago
- d900425 Backporting: by Barry Warsaw · 22 years ago
- 27a93d7 Backporting email 2.5.1 patches. by Barry Warsaw · 22 years ago
- 4a1d0f5 Backporting: by Barry Warsaw · 22 years ago
- 44198f0 This was failing on Windows, due to various attempts to delete files by Tim Peters · 22 years ago
- 18711bc backport test skip for test_locale on Mac OS X by Skip Montanaro · 22 years ago
- ddf625b backport largefile resource requirement for Mac OSX by Skip Montanaro · 22 years ago
- 31ec28b SF patch #706338, Fix a few broken links in pydoc by Greg Chapman by Neal Norwitz · 22 years ago
- a43f281 Patch #707701: Expect '??' in events. Fixes #698517. by Martin v. Löwis · 22 years ago
- 4c9fefc backport fix for missing altsep in nt (bug 709428) by Skip Montanaro · 22 years ago
- caf2f51 Backporting email 2.5 to Python 2.2 maint branch. by Barry Warsaw · 22 years ago
- 58d23ae SF bug 705836: struct.pack of floats in non-native endian order by Tim Peters · 22 years ago
- 1a5727f This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 22 years ago
- c5f7778 binascii_a2b_base64: Properly return an empty string if the input was all by Thomas Wouters · 22 years ago
- ae77a60 [Backport patch #649762] Fix for asynchat endless loop by Andrew M. Kuchling · 22 years ago
- e0cf013 - Backported SF patch #676342: after using pdb, the readline command by Guido van Rossum · 22 years ago
- 4e48224 Backport rev. 1.73: Translate spaces in the machine name to underscores by Andrew M. Kuchling · 22 years ago
- 3046177 Backport: by Guido van Rossum · 22 years ago
- ae60b9e Backport 1.38: by Raymond Hettinger · 23 years ago
- 83e9e32 Spelling error by Raymond Hettinger · 23 years ago
- 3281062 Backport SF #660455 fix. by Guido van Rossum · 23 years ago
- b94120c Backport 1.16: Fix printing plural (s or ""). by Guido van Rossum · 23 years ago
- c31c0df Partial backport for changes to fix SF bug #678518 (assert & global). by Neal Norwitz · 23 years ago
- 17ed4ac Fix SF bug #642168, help() fails for some builtin topics by Neal Norwitz · 23 years ago
- 5a245e4 backport: by Neal Norwitz · 23 years ago
- 025a0c6 backport: by Neal Norwitz · 23 years ago
- a9adbff backport: by Neal Norwitz · 23 years ago
- a21ddb7 Backport: by Neal Norwitz · 23 years ago
- 975472b Remove references to pages that don't exist anymore. by Jeremy Hylton · 23 years ago
- 89d08cb backport: Fix SF bug# 676155, RuntimeWarning with tp_compare by Neal Norwitz · 23 years ago
- 28f35a2 Backport 1.40 and 1.41 so that inspect isn't fooled by single line by Raymond Hettinger · 23 years ago
- 4e4f830 Backport 1.33 from trunk: by Guido van Rossum · 23 years ago
- 5238d59 Backport 1.60 from trunk: by Guido van Rossum · 23 years ago
- fbaaab9 Backport: by Neal Norwitz · 23 years ago
- c695e8f supports_unicode_filenames should not have been backported, test___all__ now passed by Neal Norwitz · 23 years ago
- e4b5729 Backport Guido's checkins which disabled the bastion tests by Neal Norwitz · 23 years ago
- 3432961 Get the test to pass again by backporting Guido's checkin 1.173: by Neal Norwitz · 23 years ago
- 9bb9854 Backport for SF # 659228, 'realpath' function missing from os.path by Neal Norwitz · 23 years ago
- 3813a21 backport: SF #665913, Fix mmap module core dump with unix by Neal Norwitz · 23 years ago
- d1bd829 Retrospectively fix code to handle IE's additional characters on certain by Steve Holden · 23 years ago
- ef18213 Sabotage rexec.py and Bastion.py. These are not secure in Python 2.2 or 2.3. by Guido van Rossum · 23 years ago
- 134b9f0 Backport typeobject.c revision 2.201 plus associated tests from 2.3: by Guido van Rossum · 23 years ago
- 63b5156 Correct long standing bugs in the methods for random distributions. by Raymond Hettinger · 23 years ago
- 65b5e1f Backport MAL's patch for bug #659709: bogus computation of float length by Raymond Hettinger · 23 years ago
- 5a6c0b2 Add test for SF #658106. Will backport. by Neal Norwitz · 23 years ago
- 7adc32f Backporting a small part of the socket.py changes from 2.3: get rid by Tim Peters · 23 years ago
- ac4ff87 Fix typo in abstract.c which caused __rpow__ to not be invoked. by Raymond Hettinger · 23 years ago
- 95f1a78 Backport my (!) revision 1.50: by Michael W. Hudson · 23 years ago
- 9dbd177 Backport fix for SF #640094, on win32 getpass runs into unix_getpass by Neal Norwitz · 23 years ago
- e8b8016 Backport rev. 1.14: by Andrew M. Kuchling · 23 years ago
- 0e44fa9 Backport of rev1.57: by Andrew M. Kuchling · 23 years ago
- 954b3f7 Add more names to ok_sys_names, including hexversion; otherwise the by Guido van Rossum · 23 years ago
- 3d6a2a9 Update the docstring to match the code. by Neal Norwitz · 23 years ago
- 0ba5d4b Search for tix subdirectories. Fixes #564729. by Martin v. Löwis · 23 years ago
- d86997d Make strip work as documented. by Martin v. Löwis · 23 years ago
- 094afaf Backport 1.72: by Neal Norwitz · 23 years ago
- a715d8f Backport 1.72: Fix for bug #626172: crash using unicode latin1 single char by Neal Norwitz · 23 years ago
- 86411ea Backport 1.6->1.7: Skip the test_nocaret test when running as jython. by Finn Bock · 23 years ago
- 4286c9f Backport 1.8->1.9: Make the test pass for jython where there are no by Finn Bock · 23 years ago
- 3e13429 SF 633560: tokenize.__all__ needs "generate_tokens" by Raymond Hettinger · 23 years ago
- ec3b3e6 Backport to 2.2: [Bug #570655] Fix misleading option text by Andrew M. Kuchling · 23 years ago
- bab3462 Support @euro modifiers. Fixes #554676. by Martin v. Löwis · 23 years ago
- 4de21e1 Fix SF # 631066, running regrtest in user mode fails by Neal Norwitz · 23 years ago
- 551a156 Patch #631972: Adds an is_jython flag. by Finn Bock · 23 years ago
- 025a9f9 Added missing names to __all__. by Raymond Hettinger · 23 years ago
- 3f0eda7 Patrick K. O'Brien noticed that kwlist was missing from __all__. by Raymond Hettinger · 23 years ago
- fe6c9c6 Stop-gap to forestall test_email failing in MacPython: disable the line-ending test. by Jack Jansen · 23 years ago
- 96a8530 Backport: Fix SF # 624982, Potential AV in slot_sq_item, by Greg Chapman by Neal Norwitz · 23 years ago
- 92d0891 This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 23 years ago
- 170cd26 Added missing entries to __all__. by Fred Drake · 23 years ago
- dacbafb Backporting urlparse.py:1.34, test_urlparse.py:1.8: by Guido van Rossum · 23 years ago
- 31eac4e Backport bugfix microrelease of email 2.4.3 from cvs trunk. by Barry Warsaw · 23 years ago
- 45c08a9 Add finditer to __all__ (when defining it at all). by Guido van Rossum · 23 years ago
- 67f4d52 Backport 1.34. by Neal Norwitz · 23 years ago
- efe39e5 Use \n as line separator in stead of \r\n, which causes problems in MacPython 2.2. by Jack Jansen · 23 years ago
- db48b27 Backport of 1.7: by Jack Jansen · 23 years ago
- bf50390 Backport email 2.4.2 changes from Python 2.3. by Barry Warsaw · 23 years ago
- f8e943f The list(xrange(sys.maxint / 4)) test. Changed 4 to 2. by Tim Peters · 23 years ago