| Commit message (Expand) | Author | Age | Files | Lines |
* | Skip the test_nocaret test when running as jython. Jython happens to add | Finn Bock | 2002-11-06 | 1 | -1/+4 |
|
|
* | Make the test pass for jython where there are no sys.executable. | Finn Bock | 2002-11-06 | 1 | -3/+7 |
|
|
* | By default when getting the search menu, the currently highligted | Chui Tey | 2002-11-06 | 2 | -2/+6 |
|
|
* | Fix minor wording and 2 typos | Neal Norwitz | 2002-11-05 | 1 | -3/+3 |
|
|
* | Support sdist. | Martin v. Löwis | 2002-11-05 | 1 | -0/+4 |
|
|
* | Whoops, fix the typo correctly this time | Neal Norwitz | 2002-11-05 | 1 | -2/+2 |
|
|
* | Use PyOS_snprintf() instead of sprintf and wrap the long line | Neal Norwitz | 2002-11-05 | 1 | -2/+4 |
|
|
* | Add an entry for pdb's new `pp' command. | Barry Warsaw | 2002-11-05 | 1 | -0/+3 |
|
|
* | Document the new `pp' command. | Barry Warsaw | 2002-11-05 | 1 | -0/+5 |
|
|
* | Implement a `pp' command, which is like `p' except that it | Barry Warsaw | 2002-11-05 | 1 | -6/+21 |
|
|
* | Fix minor typos | Neal Norwitz | 2002-11-05 | 1 | -2/+2 |
|
|
* | Minor cleanups, markup. | Fred Drake | 2002-11-05 | 1 | -2/+2 |
|
|
* | Document that images go away when they go away. Fixes #632323. | Martin v. Löwis | 2002-11-05 | 1 | -0/+18 |
|
|
* | parse(), _parseheaders(), _parsebody(): A fix for SF bug #633527, | Barry Warsaw | 2002-11-05 | 1 | -9/+22 |
|
|
* | test_no_separating_blank_line(): A test for SF bug #633527, no | Barry Warsaw | 2002-11-05 | 1 | -16/+36 |
|
|
* | A message with no separating blank line between the headers and the | Barry Warsaw | 2002-11-05 | 1 | -0/+4 |
|
|
* | test_text_plain_in_a_multipart_digest(): A test of the fix for SF bug | Barry Warsaw | 2002-11-05 | 1 | -0/+4 |
|
|
* | _parsebody(): A fix for SF bug #631350, where a subobject in a | Barry Warsaw | 2002-11-05 | 1 | -2/+6 |
|
|
* | Test case, distilled from SF bug #631350, where a subobject in a | Barry Warsaw | 2002-11-05 | 1 | -0/+19 |
|
|
* | Another round on SF patch 618135: gzip.py and files > 2G | Tim Peters | 2002-11-05 | 2 | -7/+15 |
|
|
* | Repair inconsistent use of tabs and spaces. | Jeremy Hylton | 2002-11-05 | 1 | -1/+1 |
|
|
* | Remove use of string module and reflow a couple of long lines. | Jeremy Hylton | 2002-11-05 | 1 | -10/+10 |
|
|
* | Bump __version__ (yes, to 2.5 "minus") | Barry Warsaw | 2002-11-05 | 1 | -1/+1 |
|
|
* | Jason Mastaler's patch to break the dependence on rfc822.py for the | Barry Warsaw | 2002-11-05 | 2 | -5/+446 |
|
|
* | * bzmodule.c | Gustavo Niemeyer | 2002-11-05 | 1 | -3/+3 |
|
|
* | Fix an old bug in poll(). When a signal is handled while we're | Guido van Rossum | 2002-11-05 | 1 | -0/+2 |
|
|
* | Fix SF #633935, test_bz2 fails | Neal Norwitz | 2002-11-05 | 1 | -1/+1 |
|
|
* | Use PyList_CheckExact and PyTuple_CheckExact for checking whether | Michael W. Hudson | 2002-11-05 | 1 | -1/+1 |
|
|
* | Fix a few minor nits. Still need to actually proofread this. | Fred Drake | 2002-11-05 | 1 | -15/+18 |
|
|
* | This is Alex Martelli's patch | Michael W. Hudson | 2002-11-05 | 2 | -9/+16 |
|
|
* | Fix minor markup nits. | Fred Drake | 2002-11-05 | 1 | -2/+2 |
|
|
* | Patch implementing bz2 module. | Gustavo Niemeyer | 2002-11-05 | 7 | -0/+2578 |
|
|
* | This patch fixes the following bugs: | Gustavo Niemeyer | 2002-11-05 | 11 | -35/+96 |
|
|
* | Some days, I think my comment of | Michael W. Hudson | 2002-11-05 | 2 | -6/+15 |
|
|
* | Must now give the basename - not including directories - of the | Thomas Heller | 2002-11-05 | 1 | -346/+358 |
|
|
* | SF 633560: tokenize.__all__ needs "generate_tokens" | Raymond Hettinger | 2002-11-05 | 1 | -1/+2 |
|
|
* | This stopped working on Windows, due to a reference to the non-existent | Tim Peters | 2002-11-05 | 1 | -1/+1 |
|
|
* | Use personal e-mail address; update date; various small edits; add a name to ... | Andrew M. Kuchling | 2002-11-05 | 1 | -14/+18 |
|
|
* | Set breakpoints on remote debugger | Chui Tey | 2002-11-04 | 2 | -9/+10 |
|
|
* | SF #633013, Fix NIS causing interpreter core dump | Neal Norwitz | 2002-11-04 | 1 | -2/+4 |
|
|
* | Tidied up widget placement | Chui Tey | 2002-11-04 | 1 | -14/+23 |
|
|
* | Recalls breakpoints set in a file | Chui Tey | 2002-11-04 | 1 | -7/+57 |
|
|
* | Update config.h to pyconfig.h. | Fred Drake | 2002-11-04 | 1 | -1/+1 |
|
|
* | Bring back the patch/bug count paragraph. | Andrew M. Kuchling | 2002-11-04 | 1 | -8/+11 |
|
|
* | Mention distutil changes | Andrew M. Kuchling | 2002-11-04 | 1 | -0/+7 |
|
|
* | [Patch #588809] LDFLAGS support for build_ext.py, from Robert Weber | Andrew M. Kuchling | 2002-11-04 | 1 | -1/+17 |
|
|
* | Related to SF patch 618135: gzip.py and files > 2G. | Tim Peters | 2002-11-04 | 2 | -19/+39 |
|
|
* | [Patch #588809] Remove check of environment variables; sysconfig.py will do t... | Andrew M. Kuchling | 2002-11-04 | 1 | -9/+0 |
|
|
* | Document symbolic constants for commands. | Martin v. Löwis | 2002-11-04 | 1 | -1/+7 |
|
|
* | Patch #625823: Add symbolic constants for more commands. | Martin v. Löwis | 2002-11-04 | 1 | -2/+13 |
|
|