2002-11-06 |
Michael W.... | Handle really big steps in extended slices. |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Andrew M. Kuchling | Fix docstring typos |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Andrew M. Kuchling | Old change (probably suggested by Jason Tishler) The... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Andrew M. Kuchling | [Patch #633635 from David M. Cooke] |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Andrew M. Kuchling | [Patch #633635 from David M. Cooke] |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Gustavo Niemeyer | Fixed bug #470582, using a modified version of patch... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Jack Jansen | Fix for bug 631247: configure should test the build... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Finn Bock | Skip the test_nocaret test when running as jython.... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Finn Bock | Make the test pass for jython where there are no sys... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Chui Tey | By default when getting the search menu, the currently... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Neal Norwitz | Fix minor wording and 2 typos |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Martin v. Löwis | Support sdist. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Neal Norwitz | Whoops, fix the typo correctly this time |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Neal Norwitz | Use PyOS_snprintf() instead of sprintf and wrap the... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Barry Warsaw | Add an entry for pdb's new `pp' command. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Barry Warsaw | Document the new `pp' command. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Barry Warsaw | Implement a `pp' command, which is like `p' except... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Neal Norwitz | Fix minor typos |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Fred Drake | Minor cleanups, markup. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Martin v. Löwis | Document that images go away when they go away. Fixes... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Barry Warsaw | parse(), _parseheaders(), _parsebody(): A fix for SF... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Barry Warsaw | test_no_separating_blank_line(): A test for SF bug... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Barry Warsaw | A message with no separating blank line between the... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Barry Warsaw | test_text_plain_in_a_multipart_digest(): A test of... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Barry Warsaw | _parsebody(): A fix for SF bug #631350, where a subobje... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Barry Warsaw | Test case, distilled from SF bug #631350, where a subob... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Tim Peters | Another round on SF patch 618135: gzip.py and files... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Jeremy Hylton | Repair inconsistent use of tabs and spaces. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Jeremy Hylton | Remove use of string module and reflow a couple of... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Barry Warsaw | Bump __version__ (yes, to 2.5 "minus") |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Barry Warsaw | Jason Mastaler's patch to break the dependence on rfc82... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Gustavo Niemeyer | * bzmodule.c |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Guido van Rossum | Fix an old bug in poll(). When a signal is handled... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Neal Norwitz | Fix SF #633935, test_bz2 fails |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Michael W.... | Use PyList_CheckExact and PyTuple_CheckExact for checki... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Fred Drake | Fix a few minor nits. Still need to actually proofread... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Michael W.... | This is Alex Martelli's patch |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Fred Drake | Fix minor markup nits. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Gustavo Niemeyer | Patch implementing bz2 module. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Gustavo Niemeyer | This patch fixes the following bugs: |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Michael W.... | Some days, I think my comment of |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Thomas Heller | Must now give the basename - not including directories... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Raymond Hettinger | SF 633560: tokenize.__all__ needs "generate_tokens" |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Tim Peters | This stopped working on Windows, due to a reference... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Andrew M. Kuchling | Use personal e-mail address; update date; various small... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Chui Tey | Set breakpoints on remote debugger |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Neal Norwitz | SF #633013, Fix NIS causing interpreter core dump |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Chui Tey | Tidied up widget placement |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Chui Tey | Recalls breakpoints set in a file |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Fred Drake | Update config.h to pyconfig.h. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Andrew M. Kuchling | Bring back the patch/bug count paragraph. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Andrew M. Kuchling | Mention distutil changes |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Andrew M. Kuchling | [Patch #588809] LDFLAGS support for build_ext.py, from... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Tim Peters | Related to SF patch 618135: gzip.py and files > 2G. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Andrew M. Kuchling | [Patch #588809] Remove check of environment variables... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Martin v. Löwis | Document symbolic constants for commands. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Martin v. Löwis | Patch #625823: Add symbolic constants for more commands. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Fred Drake | Thinking on comp.text.tex seems to be that it's better... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Andrew M. Kuchling | [Bug #620630] Flush stdout after logging every message... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Andrew M. Kuchling | Add get_distutil_options(); future setup.py files can... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Andrew M. Kuchling | [Bug #570655] Fix misleading option text |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Martin v. Löwis | Patch #630829: Don't block on IAC, process suboptions. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Chui Tey | [ 629984 ] Smaller font sizes not supported |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Chui Tey | 619127: Recent File Menu Not Updating |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Martin v. Löwis | Add getpreferredencoding. Support @euro modifiers.... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Neal Norwitz | Fix SF #632864, Typo string instead of sting in LibDoc... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Neal Norwitz | Fix SF # 518775, buffer object API description truncated |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Neal Norwitz | Fix SF # 631066, running regrtest in user mode fails |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Neal Norwitz | Fix SF #618146, overflow error in calendar module |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Guido van Rossum | Add "select all" by clicking on (0,0) cell. |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Neal Norwitz | Fix SF # 551504, python -v sometimes fails to find... |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Neal Norwitz | Fix compiler warning on HP-UX. |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Neal Norwitz | Use O_NONBLOCK rather than O_NDELAY, so we get POSIX... |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Neal Norwitz | Skip test_dbm if we can't write to the file |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Neal Norwitz | Fix SF #632624, test_resource failure on alpha/64bit |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Martin v. Löwis | Remove extra argument in mknod. Fixes #632628. |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Neal Norwitz | Need to quote test for posix_threads on HPUX11 |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Walter Dörwald | Move introductory sentence to where it belongs. |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Guido van Rossum | Add ESC key binding -- undo current cell editing. |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Guido van Rossum | Major breakthrough in selection -- drag-select multiple... |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Raymond Hettinger | Correct erroneous parenthesis placement in the delta... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Fred Drake | Update example for the type() function to use the curre... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Finn Bock | Patch #631972: Adds an is_jython flag. |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Fredrik Lundh | patch #624180 (part 2 of 2): |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Finn Bock | [SF bug 631713] use the import exeption message in... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Fred Drake | Define abstract way to get the normal and smaller font... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Fred Drake | Add a missing % to a Windows-style environment variable... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Greg Ward | Ad test_funky_hyphens() to test some screwy edge cases... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Thomas Heller | Fixes SF bug#614051: win32 build_ext problem. |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Andrew M. Kuchling | Catch only ImportError |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Walter Dörwald | Add docstrings to register, lookup, register_error |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Andrew M. Kuchling | Make the Distribution() constructor forgiving of unknow... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Fred Drake | Add a couple of comments about the use of \normalsize and |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Fred Drake | Still more magical <link> elements. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Fred Drake | Hackish way to generate an up-<link> for the title... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Fred Drake | More <link> support for generated pages. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Fred Drake | Two more <link> elements. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Fred Drake | Add some relevant <link> elements. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Andrew M. Kuchling | Use personal e-mail address |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Fred Drake | Minor rearranging. |
commit | commitdiff | tree | snapshot |
next |