| 2004-02-08 |
Raymond Hettinger | Fix typo |
commit | commitdiff | tree | snapshot |
| 2004-02-08 |
Raymond Hettinger | SF patch #880552: Fix typo in usage message(prechm.py) |
commit | commitdiff | tree | snapshot |
| 2004-02-08 |
Raymond Hettinger | SF patch #875689: >100k alloc wasted on startup |
commit | commitdiff | tree | snapshot |
| 2004-02-08 |
Raymond Hettinger | SF bug #892854: typo in textwrap doc page |
commit | commitdiff | tree | snapshot |
| 2004-02-06 |
Walter Dörwald | Backport checkin: |
commit | commitdiff | tree | snapshot |
| 2004-02-06 |
Fred Drake | added notes about weakref changes |
commit | commitdiff | tree | snapshot |
| 2004-02-05 |
Walter Dörwald | Backport checkin: |
commit | commitdiff | tree | snapshot |
| 2004-02-04 |
Fred Drake | Allocating a new weakref object can cause existing... |
commit | commitdiff | tree | snapshot |
| 2004-02-03 |
Fred Drake | Clarify minor point about the ref() and proxy() constru... |
commit | commitdiff | tree | snapshot |
| 2004-02-03 |
Fred Drake | - add tests that exercise fixes for the PyWeakref_NewRe... |
commit | commitdiff | tree | snapshot |
| 2004-02-03 |
Fred Drake | Fix bug in interpretation of the "callback" argument... |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Barry Warsaw | Backporting revision 1.6: |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Fred Drake | fix method name in example code |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Fred Drake | add direct link to the article in DDJ |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Skip Montanaro | backport some doc fixes |
commit | commitdiff | tree | snapshot |
| 2004-01-20 |
Barry Warsaw | pwd_getpwuid(), pwd_getpwnam(): Patch # 868499, improve... |
commit | commitdiff | tree | snapshot |
| 2004-01-20 |
Barry Warsaw | grp_getgrgid(), grp_getgrnam(): Patch # 868499, improve... |
commit | commitdiff | tree | snapshot |
| 2004-01-08 |
Fred Drake | add link to the red-dove.com page about the logging... |
commit | commitdiff | tree | snapshot |
| 2004-01-08 |
Fred Drake | add new reference macro: \seelink |
commit | commitdiff | tree | snapshot |
| 2004-01-08 |
Raymond Hettinger | SF bug #872461: list.extend() described as experimental |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Raymond Hettinger | Fix small factual error. |
commit | commitdiff | tree | snapshot |
| 2004-01-01 |
Fred Drake | in the section "The interpreter stack": |
commit | commitdiff | tree | snapshot |
| 2004-01-01 |
Fred Drake | clean up indexing for None, NotImplemented |
commit | commitdiff | tree | snapshot |
| 2004-01-01 |
Fred Drake | fix reference to File Object documentation |
commit | commitdiff | tree | snapshot |
| 2003-12-28 |
Jack Jansen | (Tentative) files used for MacPython-OS9 2.3.3 distribu... |
commit | commitdiff | tree | snapshot |
| 2003-12-23 |
Andrew M. Kuchling | [Bug #864029] Fix silly typo |
commit | commitdiff | tree | snapshot |
| 2003-12-20 |
Raymond Hettinger | Backport rev 1.30 removing 'self' from the arg list... |
commit | commitdiff | tree | snapshot |
| 2003-12-20 |
Raymond Hettinger | Undo one backport too many. |
commit | commitdiff | tree | snapshot |
| 2003-12-19 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.3.3 |
commit | commitdiff | tree | snapshot |
| 2003-12-19 |
Anthony Baxter | trace fix |
commit | commitdiff | tree | snapshot |
| 2003-12-19 |
Anthony Baxter | updates for release |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Fred Drake | minor markup adjustment; will need to re-generate 2... |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Thomas Heller | Installer changes for Python 2.3.3. |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Thomas Heller | Windows build number for Python 2.3.3 is 51. |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Thomas Heller | Release date for Python 2.3.3 (final). |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Fred Drake | set release date |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Fred Drake | Bump version number for release. |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Anthony Baxter | Backport 1.13 through 1.15, after getting a begging... |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Fred Drake | fix loss of a space after indexing markup |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Fred Drake | - use correct markup |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Fred Drake | apply hackish work-arounds to make sure double hyphens... |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Fred Drake | apply hackish work-around to make sure double hyphens... |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Fred Drake | apply hackish work-arounds to make sure double hyphens... |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Fred Drake | fix weird sh-bang line |
commit | commitdiff | tree | snapshot |
| 2003-12-18 |
Fred Drake | avoid bash-isms |
commit | commitdiff | tree | snapshot |
| 2003-12-17 |
Fred Drake | fix typo |
commit | commitdiff | tree | snapshot |
| 2003-12-16 |
Fred Drake | quick workaround to make "--" in a code sample not... |
commit | commitdiff | tree | snapshot |
| 2003-12-15 |
Fred Drake | fix typo |
commit | commitdiff | tree | snapshot |
| 2003-12-15 |
Fred Drake | - fix typo |
commit | commitdiff | tree | snapshot |
| 2003-12-15 |
Fred Drake | fix typo |
commit | commitdiff | tree | snapshot |
| 2003-12-15 |
Fred Drake | fix typo: added missing letter |
commit | commitdiff | tree | snapshot |
| 2003-12-15 |
Fred Drake | fix typo: added missing word |
commit | commitdiff | tree | snapshot |
| 2003-12-11 |
Fred Drake | fix typo and join two paragraphs |
commit | commitdiff | tree | snapshot |
| 2003-12-08 |
Thomas Heller | Sigh. dsp files must be marked as binary files for... |
commit | commitdiff | tree | snapshot |
| 2003-12-07 |
Raymond Hettinger | SF patch #855195: fix typos |
commit | commitdiff | tree | snapshot |
| 2003-12-07 |
Raymond Hettinger | Fix double hyphen markup. |
commit | commitdiff | tree | snapshot |
| 2003-12-07 |
Raymond Hettinger | Fixed unmatched paren. |
commit | commitdiff | tree | snapshot |
| 2003-12-07 |
Raymond Hettinger | SF patch #838938: Typos in the docs (Extending/Embeddi... |
commit | commitdiff | tree | snapshot |
| 2003-12-07 |
Raymond Hettinger | Backport various tutorial fixups (with permission from... |
commit | commitdiff | tree | snapshot |
| 2003-12-07 |
Raymond Hettinger | Backport various fixups (with permission from the RM). |
commit | commitdiff | tree | snapshot |
| 2003-12-07 |
Raymond Hettinger | Backports: |
commit | commitdiff | tree | snapshot |
| 2003-12-07 |
Raymond Hettinger | SF bug #855317: unittest: 5.3.9 Getting Extended Error... |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Fred Drake | - fix markup in the bool() description |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Fred Drake | One more backported patch related to the removal of... |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Fred Drake | Bump version number. |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Fred Drake | Add news about removal of the PendingDeprecationWarning... |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Fred Drake | Remove the PendingDeprecationWarning from apply().... |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Fred Drake | Anthony started backporting the changes needed to remov... |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Anthony Baxter | copied from the trunk. |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Raymond Hettinger | Fix links and typos. |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Raymond Hettinger | Fix nits |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Raymond Hettinger | Fix typo |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.3.3c1 |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Anthony Baxter | this wasn't on the branch. mea culpa |
commit | commitdiff | tree | snapshot |
| 2003-12-05 |
Anthony Baxter | 2.3.3c1 |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Raymond Hettinger | Add newsitem for a bugfix backport. |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Raymond Hettinger | Backport library tour, glossary, and small fixups to... |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Thomas Heller | Backported from the trunk, on Raymond's request: |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Thomas Heller | Release date for 2.3.3c1. |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Thomas Heller | Version number and release date for IDLE, the version... |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Thomas Heller | Version number and filename changes for the wise installer. |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Thomas Heller | The Windows build number for 2.3.3c1 is 50. |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Thomas Heller | The Windows build number for 2.3.3c1 is 50. |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Thomas Heller | Version numbers for Python 2.3.3. |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Thomas Heller | Version numbers for Python 2.3.3c1. PEP 101 is unclear... |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Thomas Heller | Version numbers for Python 2.3.3c1. |
commit | commitdiff | tree | snapshot |
| 2003-12-04 |
Fred Drake | Bump some version numbers. |
commit | commitdiff | tree | snapshot |
| 2003-12-03 |
Guido van Rossum | backport: |
commit | commitdiff | tree | snapshot |
| 2003-12-03 |
Walter Dörwald | Backport checkin: |
commit | commitdiff | tree | snapshot |
| 2003-12-03 |
Mark Hammond | Fix [ 846133 ] os.chmod/os.utime/shutil do not work... |
commit | commitdiff | tree | snapshot |
| 2003-12-02 |
Skip Montanaro | doc nit |
commit | commitdiff | tree | snapshot |
| 2003-12-02 |
Jeremy Hylton | Revert previous checkin. It was meant for another... |
commit | commitdiff | tree | snapshot |
| 2003-12-02 |
Andrew MacIntyre | To find the curses extension as a DLL (on OS/2), we... |
commit | commitdiff | tree | snapshot |
| 2003-12-02 |
Andrew MacIntyre | - add notes about curses extension/DLL arrangements; |
commit | commitdiff | tree | snapshot |
| 2003-12-02 |
Andrew MacIntyre | - add build support for curses to be both extension... |
commit | commitdiff | tree | snapshot |
| 2003-12-02 |
Andrew MacIntyre | use same compiler switches as core for extensions |
commit | commitdiff | tree | snapshot |
| 2003-12-02 |
Jeremy Hylton | A hack: Disable import of re, because sre doesn't... |
commit | commitdiff | tree | snapshot |
| 2003-12-01 |
Tim Peters | Py_Finalize(): disabled the second call of cyclic... |
commit | commitdiff | tree | snapshot |
| 2003-12-01 |
Martin v. Löwis | Convert path objects to strings in askdirectory. Fixes... |
commit | commitdiff | tree | snapshot |
| 2003-11-30 |
Guido van Rossum | Add testcases for _winreg segfault (SF 851056). |
commit | commitdiff | tree | snapshot |
| next |