- ea2ef08 Backport (with Anthony's blessing (in fact he reminded me to do it :)): by Michael W. Hudson · 20 years ago
- 5e364ca Backport Jack Jansen's fix for test_macfs.py (broke on OS X 10.4.2). by Guido van Rossum · 20 years ago
- bf8cef4 (backport) test and fix for buggy handling of exceptions raised by C by Armin Rigo · 20 years ago
- 523263d backport: test_default_encoding_issues(): Fully restore sys.setdefaultencoding. by Anthony Baxter · 20 years ago
- 5396041 Bug #1202493: Fixing SRE parser to handle '{}' as perl does, rather than by Georg Brandl · 20 years ago
- fc7cb40 Test case for latest complexobject fix. by Georg Brandl · 20 years ago
- fc25226 Clear the regex cache when the locale changes. by Brett Cannon · 20 years ago
- e2f5adb - Changes donated by Elemental Security to make it work on AIX 5.3 by Guido van Rossum · 20 years ago
- fd8e017 Backport checkin: by Walter Dörwald · 20 years ago
- bd94eb5 Patch #1168594: set sizes of non-regular files to zero. Fixes #1167128. by Martin v. Löwis · 20 years ago
- 6cff8cd Add list() around xreadlines() by Georg Brandl · 20 years ago
- d3d235f backport patch [ 810023 ] Fix for off-by-one bug in urllib.URLopener.retrieve by Georg Brandl · 20 years ago
- 32c2ed5 backport patch [ 756021 ] Allow socket.inet_aton("255.255.255.255") on Windows by Georg Brandl · 20 years ago
- 296681e backport bug [ 1262320 ] minidom.py alternate newl support is broken by Georg Brandl · 20 years ago
- 0b5fb78 Backport fixes for bugs #1191043 and #1215928. by Georg Brandl · 20 years ago
- dedff27 Make IDNA return an empty string when the input is empty. Fixes #1163178. by Martin v. Löwis · 20 years ago
- 6eee2fe Backport bug #735248: fix urllib2.parse_http_list(). by Georg Brandl · 20 years ago
- a6161e4 backport bug [ 728515 ] mmap's resize method resizes the file in win32 but not unix by Georg Brandl · 20 years ago
- 9314d32 SF bug #1242657: list(obj) can swallow KeyboardInterrupt by Raymond Hettinger · 20 years ago
- 190a336 Fix for SF bug # 900092, hotshot.stats.load assertion failure. This patch by Barry Warsaw · 20 years ago
- ccb5e4d Complete backport of #1172785 fix. by Georg Brandl · 20 years ago
- ab29419 Teach set modules to correctly compute s-=s and s^=s as the empty set. by Raymond Hettinger · 20 years ago
- 787b4c5 * SF bug #1257731: Fix logic in set.__contains__(), set.remove(), by Raymond Hettinger · 20 years ago
- 1987607 add support for svn: and svn+ssh: URL schemes to urlparse by Fred Drake · 20 years ago
- 87494a5 Fix all wrong instances of "it's". by Georg Brandl · 20 years ago
- ba72589 Backport checkin: by Walter Dörwald · 20 years ago
- c3e6eba backport doctest for weakref examples by Georg Brandl · 20 years ago
- 1ec9c52 SF bug #1224621: tokenize module does not detect inconsistent dedents by Raymond Hettinger · 20 years ago
- 8f7dce6 SF patch #1200018: Restore GC support to set objects by Raymond Hettinger · 20 years ago
- 25010f2 backport Lib/test/test_class.py revision 1.13: by Michael W. Hudson · 20 years ago
- 9517253 [Patch #1005892 from Alexandr Zamaraev] Fix two errors in the curses test suite by Andrew M. Kuchling · 20 years ago
- 475661e [Patch #1171487, bug #1170331] Fix error in base64.b32decode when encoding a single null byte; test a null byte in all encodings to be sure it works by Andrew M. Kuchling · 20 years ago
- f16afd2 Tools/scripts/reindent.py is your friend by Anthony Baxter · 20 years ago
- 997b362 [Bug #1172763] dumbdbm uses eval() on lines, so it chokes if there's an extra \r on the end of a line; fixed by stripping off trailing whitespace. by Andrew M. Kuchling · 20 years ago
- bf07710 Backport bug #1194181: bz2.BZ2File didn't handle mode 'U' correctly. by Georg Brandl · 20 years ago
- c5d8c7b backport of [ 1197218 ] test_locale fix on modern linux by Anthony Baxter · 20 years ago
- bab518b Backport bug #1213894: os.path.realpath didn't resolve symlinks that were the first by Georg Brandl · 20 years ago
- 5298ade whitespace normalisation by Anthony Baxter · 20 years ago
- 90014d6 fix exceptions.TabError. _Please_ run test suite before checking in. by Anthony Baxter · 20 years ago
- 6ed5f30 [Bug #1177831] Fix (?(id)yes|no) for a group other than the first one, and add a test case by Andrew M. Kuchling · 20 years ago
- 53fa7ee Fix a docstring with mismatched opening and closing quotes. by Brett Cannon · 20 years ago
- 4d3fec6 Backport checkin (and the appropriate fix to the test): by Walter Dörwald · 20 years ago
- 67e4ecd Backport checkin: by Walter Dörwald · 20 years ago
- 6ca93ed Backport from 1.27: by Hye-Shik Chang · 20 years ago
- 21f8987 Backport: by Michael W. Hudson · 20 years ago
- 4cf2704 SF bug #1770766: weakref proxy has incorrect __nonzero__ behavior. by Raymond Hettinger · 20 years ago
- 680db01 - Fixed decimal operator and comparison methods to return NotImplemented by Raymond Hettinger · 20 years ago
- 3a3f9cc Decimal special values did not hash properly. by Raymond Hettinger · 20 years ago
- 96aeafb Backport checkin: by Walter Dörwald · 20 years ago
- d84b9d3 Backport of change to os.access to encode Unicode file names with by Martin v. Löwis · 20 years ago
- d4f78f3 Patch #1159931: a test case for the buggy cases fixed by the last checkin. by Johannes Gijsbers · 20 years ago
- e3fa061 Fix test_socket's test for socket.getfqdn() to also accept the result from by Brett Cannon · 20 years ago
- 777374e SF #818006: revert addition of 'closed', 'mode', and 'name' attributes by Greg Ward · 20 years ago
- ad80c6b Build with --disable-unicode again. Fixes #1158607. by Martin v. Löwis · 20 years ago
- aa3bb89 SF #818006: add useful read-only attributes to oss_audio_device object: by Greg Ward · 20 years ago
- 605db0d Ensure that warnings.filters is properly restored after fiddling with it by Greg Ward · 20 years ago
- c1d3096 SF #1149508: ensure textwrap handles hyphenated numbers correctly, by Greg Ward · 20 years ago
- ace3f61 Convert "__init__ should return None" from an exception to a warning. by Raymond Hettinger · 20 years ago
- 11ca196 Only run extensive subprocess tests if -usubprocess to regrtest is specified. Fixes #1124637 by Peter Astrand · 20 years ago
- 2a06df6 SF bug #1155938: Missing None check for __init__(). by Raymond Hettinger · 20 years ago
- 77c8402 Revert previous checkin on getargs 'L' code. Try to convert all by Martin v. Löwis · 20 years ago
- 86509d1 Patch #1117454: Remove code to special-case cookies without values by Martin v. Löwis · 20 years ago
- a8fd7e9 Patch #1117339: Add cookielib special name tests. by Martin v. Löwis · 20 years ago
- 2d2a32f Clear internal call error in 'L' format. Fixes #723201. by Martin v. Löwis · 20 years ago
- 8ed7e2e Backport: Fix by Michael W. Hudson · 21 years ago
- 688a0ca fix decoding in _stringify to not depend on the default encoding by Fred Drake · 21 years ago
- 89dbd9a Fix typo by Andrew M. Kuchling · 21 years ago
- 4c33799 forwardport of 2.3.5 fixes to copy.py by Alex Martelli · 21 years ago
- 55d3a19 Backport checkin: by Walter Dörwald · 21 years ago
- a949c99 Backport patch #712317: In URLs such as http://www.example.com?query=spam, by Johannes Gijsbers · 21 years ago
- 3baa811 [Bug #1083110] calling .flush() on decompress objects causes a segfault due to an uninitialized pointer: fixes the problem and adds a test case by Andrew M. Kuchling · 21 years ago
- d0e18e4 Backport checkin: by Walter Dörwald · 21 years ago
- 21905e3 Back-ported: marshal.dumps() with the new optional argument 'version' just by Armin Rigo · 21 years ago
- 7f35356 Backport fix for bug #1083645 have test_imp be skipped if threading is not by Brett Cannon · 21 years ago
- a8ceba9 Bug #1083645 by Raymond Hettinger · 21 years ago
- 4a7a14c Backport checkin: Fix copy & paste error in comments. by Walter Dörwald · 21 years ago
- 4f63948 Backport from trunk: use os.geteuid() for checking whether we are root, by Johannes Gijsbers · 21 years ago
- 82ced11 Backport of fix for SF bug #1076467: don't run test_on_error as root, as by Johannes Gijsbers · 21 years ago
- 506f691 Don't have test_mkalias_relative run if sys.prefix does not exist. Backport of by Brett Cannon · 21 years ago
- 9bff72f Raise TypeError if bufsize argument is not an integer. Patch 1071755, slightly modified. by Peter Astrand · 21 years ago
- e1defa4 Fix argument order in pure python version of nsmallest() and nlargest(). by Raymond Hettinger · 21 years ago
- 605ed02 SF bug #1071588 coercing decimal to int doesn't work between -1 and 1 by Raymond Hettinger · 21 years ago
- 3684c87 Have testLoadTkFailure() skip on cygwin since Tcl/Tk on cygwin renders to the by Brett Cannon · 21 years ago
- 8e6f2de Bug #1071513: don't test on Cygwin, as chmod doesn't work reliably there by Johannes Gijsbers · 21 years ago
- 08febeb Add 'linux2' as one of the platforms that does not use the echo service as one by Brett Cannon · 21 years ago
- 2224be6 Remove tempfile after use in test_call_string. by Peter Astrand · 21 years ago
- bbc0d44 SF bug 1065388: calendar day/month name lookup too slow by Tim Peters · 21 years ago
- fba7369 Patch #1050475: Fix various x86_64 build issues by Martin v. Löwis · 21 years ago
- aee4da6 Add options to regrtest.py to make it possible to specify where to put by Walter Dörwald · 21 years ago
- 195404f Use os.chdir/os.getcwd instead of os.path.realpath, to support Tru64 by Peter Astrand · 21 years ago
- 2dae764 On second thought: "Errors should never pass silently", so barf when a by Just van Rossum · 21 years ago
- 48ecacc testing control chars and non-dict root objects by Just van Rossum · 21 years ago
- 952f880 SF patch #1062279: deque pickling problems (Contributed by Dima Dorfman.) by Raymond Hettinger · 21 years ago
- 15056a5 SF 1062353: set pickling problems by Raymond Hettinger · 21 years ago
- 50c6bdb test_doctest.py test_pdb_set_trace_nested(): A new test from Jim Fulton by Tim Peters · 21 years ago
- e0b855f test for fixedness of bug #1057835. (thanks to Raymond for the prod). by Michael W. Hudson · 21 years ago
- d6eb352 Stop printing listdir bytestring output, as the precise list of strings by Martin v. Löwis · 21 years ago
- cd24699 Try a different filename if the Latin-1 file name cannot by Martin v. Löwis · 21 years ago
- 00afb07 Whitespace normalization. by Tim Peters · 21 years ago
- 90cf212 Essentially SF patch 1061679: add missing __all__ to pickletools.py. Harmless. by Tim Peters · 21 years ago