- b693c1c - On 64-bit platforms, when __len__() returns a value that cannot be by Guido van Rossum · 20 years ago
- 4ab7786 pre-release machinations by Anthony Baxter · 20 years ago
- 4fe43a8 - Patch #1166948: locale.py: Prefer LC_ALL, LC_CTYPE and LANG over LANGUAGE by Matthias Klose · 20 years ago
- 3d79035 Note fix of memory leak. by Neal Norwitz · 20 years ago
- 5396041 Bug #1202493: Fixing SRE parser to handle '{}' as perl does, rather than by Georg Brandl · 20 years ago
- 91926ad Patch #1268314: Cache lines in StreamReader.readlines for performance. by Martin v. Löwis · 20 years ago
- 410a432 Patch #1213831: Fix typo in unicodedata._getcode. by Martin v. Löwis · 20 years ago
- fc25226 Clear the regex cache when the locale changes. by Brett Cannon · 20 years ago
- bedda76 *** empty log message *** by Georg Brandl · 20 years ago
- d82374d backport bug [ 1274828 ] splitunc not documented by Georg Brandl · 20 years ago
- 098066d Complete format code support in getargs.c::skipitem(), which is called when by Georg Brandl · 20 years ago
- e2f5adb - Changes donated by Elemental Security to make it work on AIX 5.3 by Guido van Rossum · 20 years ago
- e42f446 (backport from HEAD) by Guido van Rossum · 20 years ago
- 81e2d6b Backport checkin: by Walter Dörwald · 20 years ago
- fd8e017 Backport checkin: by Walter Dörwald · 20 years ago
- d6dbf39 Fix bug where __contains__ should have been used over str.find() by Brett Cannon · 20 years ago
- bd94eb5 Patch #1168594: set sizes of non-regular files to zero. Fixes #1167128. by Martin v. Löwis · 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
- 66e75ac Disallow keyword arguments for type constructors that don't use them 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
- 668c5f0 Patch #1160164: Use ReleaseItanium for zlib build. by Martin v. Löwis · 20 years ago
- 47826f1 Patch #1167716: Support Unicode filenames in mkpath. Fixes #1121494. by Martin v. Löwis · 20 years ago
- ea3c6f0 Forward UnicodeDecodeError into SyntaxError for source encoding errors. by Martin v. Löwis · 20 years ago
- 674c188 Return complete lines from codec stream readers by Martin v. Löwis · 20 years ago
- 00ccbb6 backport bug [ 1192315 ] 'clear -1' in pdb by Georg Brandl · 20 years ago
- 42cd573 backport bug [ 1190204 ] 3.29 site is confusing re site-packages on Windows by Georg Brandl · 20 years ago
- e591e04 backport bug [ 1193849 ] os.path.expanduser documentation wrt. empty $HOME 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
- f9189d0 Revert previous checkin. by Martin v. Löwis · 20 years ago
- df9c2c2 Patch #1262036: Make tarfile name absolute. Fixes #1257255. by Martin v. Löwis · 20 years ago
- 3d41e9a backport bug [ 1266296 ] Mistakes in decimal.Context.subtract documentation by Georg Brandl · 20 years ago
- f5b8d44 backport bug #1266283: add lexists to os.path.__all__ by Georg Brandl · 20 years ago
- aaf07eb Add news about SF bug # 900092 fix. by Barry Warsaw · 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
- 0f01c2d Patch #1239112: Correct LINKCC C++ test. Fixes #1189330. by Martin v. Löwis · 20 years ago
- 8cd0bad Patch #827386: Support absolute source paths in msvccompiler.py. by Martin v. Löwis · 20 years ago
- 2984d9b backport [ 1243192 ] Incorrect documentation of re.UNICODE by Georg Brandl · 20 years ago
- 64da727 (Backport) by Guido van Rossum · 20 years ago
- a9abcfa Upgrade Windows build to zlib 1.2.3 (a security fix) by Trent Mick · 20 years ago
- 95d632d [ 1243081 ] repair typos by Georg Brandl · 20 years ago
- eb0b029 added news entry for previous checkin by Georg Brandl · 20 years ago
- 7f94414 backporting fix by tim_one: by Georg Brandl · 20 years ago
- c10be80 backport Bug #1015140: disambiguated the term "article id" in nntplib docs and by Georg Brandl · 20 years ago
- b3d5871 Backport: by Georg Brandl · 20 years ago
- 412d5fa backport bug [ 1234979 ] Lock.acquire treats only 1 as True by Georg Brandl · 20 years ago
- afe5e77 backport bug #1177468: don't cache /dev/urandom file descriptor in os.urandom by Georg Brandl · 20 years ago
- 21cea61 - Bug #839151: Fix an attempt to access sys.argv in the warnings module by Georg Brandl · 20 years ago
- 9310ffc - Bug #1155638: Fix a bug which affected HTTP 0.9 responses in httplib. by Georg Brandl · 20 years ago
- 37c781b - Bug #1100201: Cross-site scripting was possible on BaseHTTPServer via 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
- de09e95 Backport bug #1196315: fix weakref.WeakValueDictionary constructor. by Georg Brandl · 20 years ago
- bf07710 Backport bug #1194181: bz2.BZ2File didn't handle mode 'U' correctly. by Georg Brandl · 20 years ago
- bab518b Backport bug #1213894: os.path.realpath didn't resolve symlinks that were the first by Georg Brandl · 20 years ago
- d5c76cb backport by Skip Montanaro · 20 years ago
- 14ef205 Backport my recent fix (rev. 2.40 of Python/pystate.c): by Michael W. Hudson · 20 years ago
- 4d3fec6 Backport checkin (and the appropriate fix to the test): by Walter Dörwald · 20 years ago
- 52cba65 Backport my recent raw_input() vs no threads build vs SIGINT argh: by Michael W. Hudson · 20 years ago
- 9bd2b50 Backport checkin: by Walter Dörwald · 20 years ago
- 5fb9601 I meant to check this in with the last check in (CVS disturbs me sometimes) by Michael W. Hudson · 20 years ago
- 59f9bea Backport: by Michael W. Hudson · 20 years ago
- 4cf2704 SF bug #1770766: weakref proxy has incorrect __nonzero__ behavior. by Raymond Hettinger · 20 years ago
- d2993b4 updates to NEWS by Anthony Baxter · 20 years ago
- 4d381b1 Move exception finalisation later in the shutdown process - this by Anthony Baxter · 20 years ago
- 680db01 - Fixed decimal operator and comparison methods to return NotImplemented by Raymond Hettinger · 20 years ago
- b08dfd2 fix two typos in python(1) by Matthias Klose · 20 years ago
- 19a90e6 Fix typo. by Walter Dörwald · 20 years ago
- 905e912 2.4.1rc2 setup by Anthony Baxter · 20 years ago
- 3a3f9cc Decimal special values did not hash properly. by Raymond Hettinger · 20 years ago
- d84b9d3 Backport of change to os.access to encode Unicode file names with by Martin v. Löwis · 20 years ago
- e3fa061 Fix test_socket's test for socket.getfqdn() to also accept the result from by Brett Cannon · 20 years ago
- c13c0400 Bug #1160802: Can't build Zope on Windows w/ 2.4.1c1. by Tim Peters · 20 years ago
- b3baf32 pre-release magic by Anthony Baxter · 20 years ago
- ad80c6b Build with --disable-unicode again. Fixes #1158607. by Martin v. Löwis · 20 years ago
- 22ef9a1 Mention SF #1149508 (textwrap and hyphenated numbers). by Greg Ward · 20 years ago
- dce2f36 Patches #925152, #1118602: Avoid reading after the end of the buffer by Martin v. Löwis · 20 years ago
- ac62bc7 Patch #1075887: Don't require MSVC in distutils if there is nothing by Martin v. Löwis · 20 years ago
- f05d1c0 Patch #1103407: Properly deal with tarfile iterators when untarring by Martin v. Löwis · 20 years ago
- 2a06df6 SF bug #1155938: Missing None check for __init__(). by Raymond Hettinger · 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
- ffceedf Patch #1112812: Make bsddb/__init__.py more friendly for modulefinder. 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
- 7006512 Patch #1121234: Properly cleanup _exit and tkerror commands. by Martin v. Löwis · 20 years ago
- ac4c460 Patch #1093585: raise a ValueError for negative history items in by Martin v. Löwis · 20 years ago
- 17cdedd Backport: NEWS blurb for fix of: by Michael W. Hudson · 21 years ago
- 150d61d Update refences to "Macintosh" to reflect the state of affairs for OS X and not by Brett Cannon · 21 years ago
- d7a6228 Fix tzset() check to not require the existence of tm->tm_zone. Also added more by Brett Cannon · 21 years ago
- 9ee3fb3 Security fix PSF-2005-001 for SimpleXMLRPCServer.py. by Guido van Rossum · 21 years ago
- e6b1cc8 Revert os.py 1.75, and directly implement update. Fixes #1110478 and #1100235. by Martin v. Löwis · 21 years ago
- 486ff4b Partially revert #1074011; don't try to fflush stdin. by Martin v. Löwis · 21 years ago
- e62ff1e Flush std{in,out,err} before closing it. Fixes #1074011. by Martin v. Löwis · 21 years ago
- 3e999f5 distutils/command/install.py change. by Thomas Heller · 21 years ago
- ef62b66 Started on Macintosh section. by Jack Jansen · 21 years ago
- 68909fd Updating the Idle wrapper to match the current CVS copy. by Sean Reifschneider · 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
- 19b8b18 Document bdist_wininst changes. by Thomas Heller · 21 years ago