2003-07-08 |
Kurt B. Kaiser | Document interrupt_main() |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Neal Norwitz | add missing ' |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Fred Drake | Improve compatibility with more versions of LaTeX2HTML... |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Fred Drake | - clean up table markup for readability |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Fred Drake | Update Tkinter3000 notes based on text from Fredrik... |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Jeremy Hylton | Fix SF bug 764095: Don't use network in test_httplib. |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Anthony Baxter | Fixed a table that wasn't in a tableii block, and added... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Fred Drake | Use Boolean values for the capturestderr flag. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Martin v. Löwis | Use -fno-strict-aliasing if available. Fixes #766696... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Fred Drake | - explain about making Python scripts executable on... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Gregory P.... | Fix a typo/cut-n-paste error in DBCursor.join_item... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Fred Drake | removed trailing tabs in several places, including... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Fred Drake | Error noted in email to python-docs: PyObject correspon... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jeremy Hylton | This file was moved to Lib/. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jeremy Hylton | Patch from Zooko to remove an experimental feature. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Neal Norwitz | add versionadded for getcheckinterval |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Tim Peters | New function sys.getcheckinterval(), to complement... |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Martin v. Löwis | Include grp.h in setgroups test. Fixes #765822. |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Neal Norwitz | Fix SF bug #766288, property() example gives syntax... |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Just van Rossum | #765903: |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jack Jansen | Fixed lots of minor issues found by Edward Moy: incorre... |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jack Jansen | Fixed two bugs in MacOSX framework handling spotted... |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jack Jansen | Added missing newline at end of file. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jack Jansen | Files used for 2.3b2 macpython binary distribution. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jack Jansen | If a --python option is used to specify the Python... |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Tim Peters | An Anonymous Coward on c.l.py posted a little program... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Jack Jansen | Moved two sentences around to make them clearer. |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Brett Cannon | Fixes bug of timezone value being left as -1 when ... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Jack Jansen | Skip noticed that the document talks about "setting... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Jack Jansen | Tooltip for tab/space consistency check was the wrong... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Skip Montanaro | Correct documentation of check interval - it's 100... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Just van Rossum | Addendum to #764548: restore 2.1 compatibility. |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Just van Rossum | Fix and test for bug #764548: |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Skip Montanaro | Note that csv files (when they are actual files) must... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Raymond Hettinger | SF bug #764616: execfile(filename,...) not execfile... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Raymond Hettinger | Grammar nit. SF bug #757822 |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Fred Drake | Revert the previous change; this is now dealt with... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Fred Drake | There's a better way to deal with the "comment" environ... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Just van Rossum | fixed typo in comment |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Fred Drake | Make the "install schema" tables follow the same table... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Fred Drake | The Macintosh Modules Reference now formats to GNU... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Fred Drake | Fill out the set of macros and environments supported... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Andrew MacIntyre | On those systems lacking the AFMT_S16_NE symbol, the... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Andrew MacIntyre | FreeBSD 5.x has moved some library routines and typedef... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Fred Drake | The datetime C API really isn't usable outside the... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Fred Drake | Fix a variety of small markup nits. |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Jack Jansen | Moved the IDE tutorial to a directory with a shorter... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Neal Norwitz | SF #764121, docstring for spawnlp incorrect |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Neal Norwitz | Fix SF bug #763637, 2.3b2 unpack tuple of wrong size... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Just van Rossum | - added (c)StringIO tests; cStringIO usage failed in... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Just van Rossum | - replaced a couple of asserts with proper exceptions |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Neal Norwitz | Use appropriate macros not the deprecated DL_IMPORT... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Tim Peters | Make the classes exposed by threading.py new-style... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Tim Peters | Resolved minor XXX question in the obvious way. |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Fred Drake | - note that super() only applies to new-style classes; |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Fred Drake | normalize markup for consistency |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Neal Norwitz | Remove carriage returns |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Neal Norwitz | Fix SF bug #763023, difflib.py: ratio() zero division... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Tim Peters | connector(): You can't use an empty string as an argum... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Tim Peters | showwarning() calls formatwarning(), not showwarning(). |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Neal Norwitz | Fix SF bug #763770, test_socket_ssl crash |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Raymond Hettinger | Improve the wording a bit |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Raymond Hettinger | Fix spelling, grammar, usage, and markup. |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Raymond Hettinger | SF #751062: Tutorial: remove string exceptions, add... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Raymond Hettinger | Test Brett's addition of __all__ to Queue. |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Brett Cannon | Add __all__ . |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Brett Cannon | Make temporary change of using _strptime for time.strpt... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Neal Norwitz | SF bug 753592, websucker bug |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Neal Norwitz | Fix SF #763362, test_posixpath failed |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Mark Hammond | Support 'mbcs' as a 'built-in' encoding, so the C API... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Neal Norwitz | Add versionadded info for the 2 new threading module... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Thomas Heller | Document the DISTUTILS_DEBUG variable. |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Neal Norwitz | Fix typo in error message |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Fred Drake | We are now post-beta 2. |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Fred Drake | Added missing name (textwrap.dedent() docs). |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Walter Dörwald | Don't require that a RuntimeError is raised when playin... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Raymond Hettinger | SF bug #762990: Awful Grammar in Python Tutorial |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Raymond Hettinger | Fix SF 762891: "del p[key]" on proxy object raises... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Raymond Hettinger | Merge branch updates back into the main trunk |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Neal Norwitz | Fix SF #754870, SSL crash interpreter when remote side... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Tim Peters | Bump version string to "2.3b2+". |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Neal Norwitz | Fix typo, refer to proper argument name |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Just van Rossum | restore 2.2 compatibility: |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Just van Rossum | - added --semi-standalone option that builds apps that... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Raymond Hettinger | More tests |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Fred Drake | Fix broken markup, & tweak a couple of things for consi... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Jeremy Hylton | Fix sf bug 666219: assertion error in httplib. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Jeremy Hylton | Add several news items for changes I made since b1. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Tim Peters | Removed XXX comments about missing threading.py functions. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Barry Warsaw | Added news about os.environ['PYTHONINSPECT'] = 'yes' |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Jeremy Hylton | Remove stub settrace() and setprofile() calls. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Barry Warsaw | Py_Main(): Add a check for the PYTHONINSPECT environmen... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Jeremy Hylton | Fix grammar in comment. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Jeremy Hylton | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Jeremy Hylton | Add settrace() and setprofile() functions to the thread... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Tim Peters | Typo repair. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Fred Drake | Update copyright years. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Tim Peters | Provide dummy (do-nothing) settrace() and setprofile... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Tim Peters | Filled in release date; repaired grammar in a news... |
commit | commitdiff | tree | snapshot |
next |