- 1fad0cd preparing for 2.4.4 final by Anthony Baxter · 19 years ago
- 5bc27d5 - Bug #1578513: Cross compilation was broken by a change to configure. by Anthony Baxter · 19 years ago
- 84332f9 what month is it again? I get confused... by Anthony Baxter · 19 years ago v2.4.4c1
- 126ba44 preparing for 2.4.4c1 by Anthony Baxter · 19 years ago
- 8bc45db note the previous checkin by Anthony Baxter · 19 years ago
- c5e1e15 Note that there are no longer warnings when building by Tim Peters · 19 years ago
- 2b37ea4 Backport of the pieces of trunk rev 46589 relevant to by Tim Peters · 19 years ago
- b8f82e6 Backport r45505, r45573, r45576 by Martin v. Löwis · 19 years ago
- 2a3d88c [Bug #1545341] Let the 'classifiers' parameter be a tuple as well as a list. by Andrew M. Kuchling · 19 years ago
- 16ca35a Move an old news entry about cjkcodecs to the right place; "Extension Modules". by Hye-Shik Chang · 19 years ago
- 2d09be9 Backport from trunk r52223: by Hye-Shik Chang · 19 years ago
- 8a28c16 [Backport r50743 | neal.norwitz] by Andrew M. Kuchling · 19 years ago
- af4defb [Backport r52147 | andrew.kuchling] by Andrew M. Kuchling · 19 years ago
- 1af9f68 [Backport r51248 | neal.norwitz] by Andrew M. Kuchling · 19 years ago
- d005dd9 Build _ssl.pyd with OpenSSL 0.9.7l by Martin v. Löwis · 19 years ago
- b2d0f34 A review of overflow-detecting code in the 2.4 branch. by Armin Rigo · 19 years ago
- 98041d7 Fix integer negation and absolute value to not rely by Martin v. Löwis · 19 years ago
- c6994f2 [Backport rev. 42545 by georg.brandl] by Andrew M. Kuchling · 19 years ago
- 9569ea3 [Backport rev. 51728 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
- 26acb2c [Backport rev. 51669 by brett.cannon] by Andrew M. Kuchling · 19 years ago
- ceb4914 [Backport rev. 47171 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
- 750ab95 Fix test for uintptr_t. Fixes #1568842. by Martin v. Löwis · 19 years ago
- 4b32cdd Back out r52076, it's causing the buildbots to fail because of test_charmapcodec. by Georg Brandl · 19 years ago
- cae0a86 Bug #1446043: correctly raise a LookupError if an encoding name given by Georg Brandl · 19 years ago
- 16e469b Bug #1556784: allow format strings longer than 127 characters in by Georg Brandl · 19 years ago
- ee2940d Bug #1560617: in pyclbr, return full module name not only for classes, by Georg Brandl · 19 years ago
- 86b66b9 Bug #1566602: correct failure of posixpath unittest when $HOME ends by Georg Brandl · 19 years ago
- adf8a1d Patch #1567691: super() and new.instancemethod() now don't accept by Georg Brandl · 19 years ago
- 712bb34 wording change by Gregory P. Smith · 19 years ago
- c138772 [Backport rev. 46882 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
- ab68637 [Backport rev. 39743 by lemburg] by Andrew M. Kuchling · 19 years ago
- 21e2af3 [Backport rev. 41696 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
- 100e7d7 [Backport rev39767 by nnorwitz] by Andrew M. Kuchling · 19 years ago
- 602117a [Backport rev. 39135 by mwh] by Andrew M. Kuchling · 19 years ago
- 6eb4283 [Backport rev.39030 by nascheme] by Andrew M. Kuchling · 19 years ago
- c91fb6f [Backport rev. 39012 by mwh] by Andrew M. Kuchling · 19 years ago
- f21bdb4 [Backport rev. 38534 by loewis] by Andrew M. Kuchling · 19 years ago
- e703122 [Backport of rev. 42093 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
- 4c16bac [Backport of rev. 51683 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
- 124696a [Backport rev.51254 from neal.norwitz] by Andrew M. Kuchling · 19 years ago
- 570c655 fix a bug with bsddb.DB.stat reversing its flags and txn keyword by Gregory P. Smith · 19 years ago
- 27d7e8d Backport 51850 from release25-maint branch. by Neal Norwitz · 19 years ago
- 56b5458 Backport from trunk r51737: by Hye-Shik Chang · 19 years ago
- 63e4644 Remove bogus NEWS entry. by Georg Brandl · 19 years ago
- e00ffff Fix missing import of the types module in logging.config. by Georg Brandl · 19 years ago
- 5e6d031 Bug #1551427: fix a wrong NULL pointer check in the win32 version by Georg Brandl · 19 years ago
- e63dab5 Merge rev 51711 from the 2.5 branch. by Tim Peters · 19 years ago
- ba8522a Backport trunk's revision 51565: by Thomas Wouters · 19 years ago
- 79ba8e5 Backport rev 51448: by Georg Brandl · 19 years ago
- dbd6958 Bug #1541682: Fix example in the "Refcount details" API docs. by Georg Brandl · 19 years ago
- 28930e4 Patch #1535500: fix segfault in BZ2File.writelines and make sure it by Georg Brandl · 19 years ago
- 8aab37e Chris McDonough's patch to defend against certain DoS attacks on FieldStorage. by Georg Brandl · 19 years ago
- f6f89e6 memcmp() can return values other than -1, 0, and +1 but tp_compare must not. by Thomas Heller · 19 years ago
- 4eb9634 Bug #1535165: fixed a segfault in input() and raw_input() when by Georg Brandl · 19 years ago
- 33b621c Bug #1535182: really test the xreadlines() method of bz2 objects. by Georg Brandl · 19 years ago
- 7fe4f8f Drop usage of test -e in configure as it is not portable. Fixes #1439538 by Martin v. Löwis · 19 years ago
- c005e2e Complain about missing VS 2003 in the error message by Martin v. Löwis · 19 years ago
- 4e0992d Bug #1002398: The documentation for os.path.sameopenfile now correctly by Georg Brandl · 19 years ago
- 9e59967e Patch #1529686: run test_iterlen and test_email_codecs in 2.4. by Georg Brandl · 19 years ago
- 0736c53 - pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrename by Gregory P. Smith · 19 years ago
- f7664cd Merge rev 50882 from the trunk. by Tim Peters · 19 years ago
- 34749f7 [Bug #1471938] Fix build problem on Solaris 8 by conditionalizing the use of mvwgetnstr(); it was conditionalized a few lines below. Fix from Paul Eggert. I also tried out the STRICT_SYSV_CURSES case and am therefore removing the 'untested' comment. by Andrew M. Kuchling · 19 years ago
- e3f1ab7 Bug #1524310: Properly report errors from FindNextFile in os.listdir. by Martin v. Löwis · 19 years ago
- b7e173e Port r50754 to Python 2.4/email 3.0. Bump the email version number to 3.0.2. by Barry Warsaw · 19 years ago
- 04e38d9 Put method-wrappers into trashcan. Fixes #927248. by Martin v. Löwis · 19 years ago
- 4b2c20d Patch #825417: Fix timeout processing in expect, read_until. by Martin v. Löwis · 19 years ago
- 35194d4 Bug #1267547: Put proper recursive setup.py call into the by Martin v. Löwis · 19 years ago
- d240507 document recent bugfixes in sgmllib by Fred Drake · 19 years ago
- dd3c51a Backport 47139: by Neal Norwitz · 19 years ago
- 9b3cf30 Use a different install dir than 2.5. Otherwise running the 2.4 version at the same time as the 2.5 versions would break the 2.5 tests since the install dir was removed. by Neal Norwitz · 19 years ago
- d7d903a Bug #1117556: SimpleHTTPServer now tries to find and use the system's by Georg Brandl · 19 years ago
- 1f66b00 Bug #1339007: Shelf objects now don't raise an exception in their by Georg Brandl · 19 years ago
- df43ce3 Classic class that defined ``def __coerce__(self, other): return other, self`` by Brett Cannon · 19 years ago
- 7afe7fe Backport of fix of bug #532646 for new-style classes. by Brett Cannon · 19 years ago
- 3337cfd [Bug #1472827] Correctly escape newlines and tabs in attribute values in saxutils.XMLGenerator by Andrew M. Kuchling · 19 years ago
- dbda788 Backport change to binascii.hexlify() to use s# for its arguments instead of t# by Brett Cannon · 19 years ago
- d404beb Bug #1502728: Correctly link against librt library on HP-UX. by Georg Brandl · 19 years ago
- eac8737 Clarify docs for bf_getcharbuffer. by Brett Cannon · 19 years ago
- 2e56541 - Bug #1493322: bsddb: the __len__ method of a DB object has been fixed to by Gregory P. Smith · 19 years ago
- 89d8623 Fix possible buffer overflow on Windows when reading code page. by Brett Cannon · 19 years ago
- cbbe647 Don't crash on Py_UNICODE values < 0. Fixes #1454485. by Martin v. Löwis · 19 years ago
- 04d547e (Backport from trunk) Fix a potentially invalid memory access of by Hye-Shik Chang · 19 years ago
- d128870 Backport of 46608: Port to OpenBSD 3.9. by Martin v. Löwis · 19 years ago
- cd9a3bb Backport of 46010 by Martin v. Löwis · 19 years ago
- 9109341 Backport: Patch #1488312, Fix memory alignment problem on SPARC in unicode. by Neal Norwitz · 19 years ago
- 38e726d Merge rev 45944 from trunk. by Tim Peters · 19 years ago
- 4c99867 Backport SF bug/patch #1433877: string parameter to ioctl not null terminated by Thomas Wouters · 19 years ago
- bab8ace Work around deadlock risk. by Martin v. Löwis · 19 years ago
- ca7841c Merge rev 45677 from the trunk. by Tim Peters · 19 years ago
- da87fcf Oops! 2.5 news about setuptools snuck into 2.4 when by Tim Peters · 19 years ago
- 3a6d19e Merge rev 45631 from trunk. by Tim Peters · 19 years ago
- b182621 Merge rev 45498 from trunk. by Tim Peters · 19 years ago
- 2a2e7bd Patch #1191700: Adjust column alignment in bdb breakpoint lists. by Martin v. Löwis · 19 years ago
- 41a1a9e Patch #1191065: Fix preprocessor problems on systems where recvfrom is a macro. by Martin v. Löwis · 19 years ago
- cd259d8 mention bsddb open cachesize parameter bugfix by Gregory P. Smith · 19 years ago
- c2b1cda reverting r45322 - "traceback.format_exception_only() now prepends by Anthony Baxter · 19 years ago
- e5a7968 Patch #860326: traceback.format_exception_only() now prepends the by Georg Brandl · 19 years ago
- 653d87d Bug #1467952: backport: make os.listdir() raise if readdir() fails by Georg Brandl · 19 years ago
- 44c2fd3 Fix bsddb.db.DBError derived exceptions so they can be unpickled. by Gregory P. Smith · 19 years ago
- 8cd2578 note parsedate_tz backport by Anthony Baxter · 19 years ago