2003-07-13 |
Martin v. Löwis | Treat irix64 like irix. Fixes #764560. Will backport... |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Raymond Hettinger | Reworked test_warnings.py: |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Raymond Hettinger | This test failed on WindowsME because the full file... |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Tim Peters | Repaired typos in comments. |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Tim Peters | Fixed critical shutdown race in _Database._commit. |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Raymond Hettinger | SF bug #706546: u''.translate not documented |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Tim Peters | More comments about why not closing a dumddbm properly... |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Raymond Hettinger | SF 748201: time.strptime() should display format and... |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Raymond Hettinger | SF bug #770107: Typo in documentation of resource module |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Raymond Hettinger | Update for new module and new builtin. |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Tim Peters | _commit(): Modernization. |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Tim Peters | There's a persistent rumor on the spambayes mailing... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Martin v. Löwis | Patch #764470: Fix marshalling of faults. Will backport... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Martin v. Löwis | Patch 549151, rev4: redirect posts for 301 also. Will... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Raymond Hettinger | Fix missing parenthesis |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Raymond Hettinger | SF patch #726751: Clarify docs for except target assig... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Raymond Hettinger | Expose the 'master' instance mentioned in the docs. |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Raymond Hettinger | Document Jim Fulton's docttest extensions. |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Jeremy Hylton | Don't include slash in search string; it's OS-specific. |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Jeremy Hylton | The Unpickler forget about its find_class attribute. |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Raymond Hettinger | Minor fixups and added sections for iterators and gener... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Jeremy Hylton | Add whitespace. |
commit | commitdiff | tree | snapshot |
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 |
next |