2003-07-11 |
Jeremy Hylton | Change warnings to avoid importing re module during... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Fred Drake | - fix typo |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Andrew MacIntyre | patch #766650 - whichdb not identifying dbm DBs when... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Just van Rossum | [ 767645 ] correctly set the os.path.supports_unicode_f... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Tim Peters | __setitem__: Use integer division for computing #... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Tim Peters | Added a new randomized test. |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Fred Drake | normalize whitespace |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Fred Drake | update the reference to the Apple Publications Style... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Raymond Hettinger | SF #767592: unittest docs don't suggest "unittest.main()" |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Skip Montanaro | avoid testing for -Kthread or -pthread if the default... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Fred Drake | fix stupid typo |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Kurt B. Kaiser | SF Patch 763681 |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Raymond Hettinger | Missing markup. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Just van Rossum | Fixed a bug that's been there from the beginning but... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Just van Rossum | don't optimize empty strings |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Jeremy Hylton | Fix wrong header name. The framework looks for auth_he... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Andrew MacIntyre | update OS/2 EMX port notes |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Andrew MacIntyre | Extend the pwd & grp emulations to support accessing... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Andrew MacIntyre | patch #764612 - find DB 4.1/4.0/3.x on FreeBSD and... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Raymond Hettinger | SF patch #768187: replace apply(f, args, kwds) with... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Neal Norwitz | Add versionadded. Remove duplicate "to" |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Gregory P.... | fix to work on python <= 2.1 |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Gregory P.... | bugfix: proper import bsddb exists below |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Mark Hammond | Fix [ 766669 ] Consistent GPF on exit |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Gregory P.... | bsddb 4.1.6: |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Kurt B. Kaiser | SF Bug 767794 |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Skip Montanaro | typo |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Tim Peters | I "cvs admin -kb"'ed these files to close a bug report... |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Kurt B. Kaiser | Adding "use warnings" to .../Doc/perl/python.perl raises |
commit | commitdiff | tree | snapshot |
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 |
next |