| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed typo in verbose output for RLock acquire. | Brett Cannon | 2005-01-27 | 1 | -1/+1 |
|
|
* | Partially revert #1074011; don't try to fflush stdin. | Martin v. Löwis | 2005-01-27 | 2 | -2/+11 |
|
|
* | SF bug #1108303: fix .split() maxsplit doc | Raymond Hettinger | 2005-01-26 | 1 | -1/+1 |
|
|
* | happy new year! (2.4 branch) | Anthony Baxter | 2005-01-25 | 2 | -4/+4 |
|
|
* | SF bug #1105286: Undocumented implicit strip() in split(None) string method | Raymond Hettinger | 2005-01-25 | 1 | -6/+10 |
|
|
* | Flush std{in,out,err} before closing it. Fixes #1074011. | Martin v. Löwis | 2005-01-23 | 2 | -3/+13 |
|
|
* | Some bugs have been fixed in distutils, so increment the last part of | Thomas Heller | 2005-01-20 | 1 | -1/+1 |
|
|
* | distutils/command/install.py change. | Thomas Heller | 2005-01-20 | 1 | -0/+2 |
|
|
* | Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. | Thomas Heller | 2005-01-20 | 1 | -2/+7 |
|
|
* | If an extension can't be loaded, print warning and skip it instead of | Kurt B. Kaiser | 2005-01-19 | 2 | -1/+8 |
|
|
* | Improve error handling when .idlerc can't be created (warn and exit) | Kurt B. Kaiser | 2005-01-19 | 2 | -15/+19 |
|
|
* | fix typeset of vertical bar for PDF format | Fred Drake | 2005-01-19 | 1 | -2/+2 |
|
|
* | install distutils.tests on Unix (contributed patch) | Fred Drake | 2005-01-19 | 1 | -1/+2 |
|
|
* | documentation for the zipimport module using contributed patch | Fred Drake | 2005-01-19 | 2 | -0/+2 |
|
|
* | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2005-01-19 | 1 | -0/+133 |
|
|
* | Description of args to IMAP4.store() in imaplib | Fred Drake | 2005-01-19 | 1 | -1/+20 |
|
|
* | Clean up discussion of new C thread idiom | Fred Drake | 2005-01-19 | 1 | -13/+11 |
|
|
* | fix a bunch of spelling errors | Fred Drake | 2005-01-19 | 7 | -7/+7 |
|
|
* | remove spurious line from widget variables example | Fred Drake | 2005-01-19 | 1 | -1/+0 |
|
|
* | backport: make thread stack size compile-time tunable on OS/2, incr main stack | Andrew MacIntyre | 2005-01-17 | 1 | -1/+17 |
|
|
* | make thread stack size compile-time tunable on OS/2 | Andrew MacIntyre | 2005-01-17 | 1 | -1/+5 |
|
|
* | fix typo | Fred Drake | 2005-01-12 | 1 | -1/+1 |
|
|
* | Add duck-typing to the glossary. | Raymond Hettinger | 2005-01-11 | 1 | -0/+11 |
|
|
* | SF bug #1099516: tempfile files not types.FileType | Raymond Hettinger | 2005-01-11 | 1 | -5/+5 |
|
|
* | Backport checkin: | Walter Dörwald | 2005-01-10 | 2 | -2/+32 |
|
|
* | Backport for bug #839496: always read files in binary mode. Opening files in | Johannes Gijsbers | 2005-01-10 | 1 | -5/+4 |
|
|
* | Backport patch #712317: In URLs such as http://www.example.com?query=spam, | Johannes Gijsbers | 2005-01-09 | 2 | -41/+63 |
|
|
* | Backport patch #1095362: replace hardcoded test for POST/GET with call to | Johannes Gijsbers | 2005-01-09 | 1 | -1/+1 |
|
|
* | Backport patch #1051321 (fixes bugs 1010196, 1013525), by Mike Brown: | Johannes Gijsbers | 2005-01-09 | 1 | -9/+44 |
|
|
* | Starting on the 2.4 MacPython installer. | Jack Jansen | 2005-01-07 | 3 | -16/+38 |
|
|
* | Started on Macintosh section. | Jack Jansen | 2005-01-07 | 1 | -1/+19 |
|
|
* | Backport of 1.38: | Jack Jansen | 2005-01-07 | 1 | -4/+7 |
|
|
* | Backport of Patch #1097739 by Bob Ippolito: | Jack Jansen | 2005-01-07 | 2 | -15/+15 |
|
|
* | Backport of 1.479: | Jack Jansen | 2005-01-07 | 2 | -3/+3 |
|
|
* | Backport of 1.20: | Jack Jansen | 2005-01-07 | 1 | -0/+2 |
|
|
* | SF patch 1094011: Docs for file() vs open(). | Raymond Hettinger | 2005-01-07 | 1 | -3/+6 |
|
|
* | SF bug #1091740: garbage collector still documented as optional | Raymond Hettinger | 2005-01-07 | 1 | -5/+0 |
|
|
* | Backported from the trunk: | Jack Jansen | 2005-01-06 | 3 | -7/+11 |
|
|
* | Backported from the trunk: | Jack Jansen | 2005-01-06 | 1 | -9/+16 |
|
|
* | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2005-01-06 | 1 | -0/+119 |
|
|
* | Updating the Idle wrapper to match the current CVS copy. | Sean Reifschneider | 2005-01-05 | 1 | -3/+9 |
|
|
* | Clarify that DictMixin is still useful. Only the UserDict class was supplanted. | Raymond Hettinger | 2005-01-04 | 1 | -13/+11 |
|
|
* | Fix typo. | Martin v. Löwis | 2005-01-03 | 1 | -2/+2 |
|
|
* | Backport of 1.37: | Jack Jansen | 2005-01-03 | 1 | -7/+43 |
|
|
* | On UNIX, when the execution of the child fails, we must waitpid() to | Peter Astrand | 2005-01-01 | 1 | -0/+1 |
|
|
* | SF patch #1094007: Remove witty comment in pydoc.py | Raymond Hettinger | 2005-01-01 | 1 | -2/+1 |
|
|
* | SF patch #1051395: locale.getdefaultlocale does not return tuple in some OS | Raymond Hettinger | 2005-01-01 | 1 | -1/+1 |
|
|
* | SF Patch #1093896: miscellaneous doc typos | Raymond Hettinger | 2005-01-01 | 60 | -102/+103 |
|
|
* | Backport: | Jack Jansen | 2004-12-31 | 4 | -11/+28 |
|
|
* | Patch #1011890: fix inspect.getsource breaking with line-continuation & | Johannes Gijsbers | 2004-12-31 | 1 | -4/+15 |
|
|