| 2003-02-02 |
Neal Norwitz | backport: |
commit | commitdiff | tree | snapshot |
| 2003-02-02 |
Neal Norwitz | backport: |
commit | commitdiff | tree | snapshot |
| 2003-02-02 |
Neal Norwitz | backport: |
commit | commitdiff | tree | snapshot |
| 2003-02-02 |
Neal Norwitz | backport: |
commit | commitdiff | tree | snapshot |
| 2003-02-02 |
Neal Norwitz | backport: |
commit | commitdiff | tree | snapshot |
| 2003-02-02 |
Neal Norwitz | backport: |
commit | commitdiff | tree | snapshot |
| 2003-02-02 |
Neal Norwitz | backport: |
commit | commitdiff | tree | snapshot |
| 2003-02-02 |
Neal Norwitz | Backport: |
commit | commitdiff | tree | snapshot |
| 2003-02-02 |
Neal Norwitz | backports: |
commit | commitdiff | tree | snapshot |
| 2003-02-02 |
Neal Norwitz | backport: |
commit | commitdiff | tree | snapshot |
| 2003-02-02 |
Neal Norwitz | Backport: |
commit | commitdiff | tree | snapshot |
| 2003-01-31 |
Jeremy Hylton | Remove references to pages that don't exist anymore. |
commit | commitdiff | tree | snapshot |
| 2003-01-28 |
Neal Norwitz | backport: |
commit | commitdiff | tree | snapshot |
| 2003-01-25 |
Fred Drake | Fix typo reported to python-docs. |
commit | commitdiff | tree | snapshot |
| 2003-01-20 |
Barry Warsaw | Partial backport from Python 2.3. Be sure to install... |
commit | commitdiff | tree | snapshot |
| 2003-01-19 |
Neal Norwitz | Backport SF # 669553, fix memory (ref) leaks |
commit | commitdiff | tree | snapshot |
| 2003-01-19 |
Raymond Hettinger | Backport SF patch #634866: Alex Martelli's corrections... |
commit | commitdiff | tree | snapshot |
| 2003-01-19 |
Raymond Hettinger | Backport 1.40 and 1.41 so that inspect isn't fooled... |
commit | commitdiff | tree | snapshot |
| 2003-01-13 |
Guido van Rossum | Backport 1.33 from trunk: |
commit | commitdiff | tree | snapshot |
| 2003-01-13 |
Guido van Rossum | Backport 1.60 from trunk: |
commit | commitdiff | tree | snapshot |
| 2003-01-13 |
Neal Norwitz | Backport: |
commit | commitdiff | tree | snapshot |
| 2003-01-13 |
Neal Norwitz | supports_unicode_filenames should not have been backpor... |
commit | commitdiff | tree | snapshot |
| 2003-01-13 |
Neal Norwitz | Backport Guido's checkins which disabled the bastion... |
commit | commitdiff | tree | snapshot |
| 2003-01-13 |
Neal Norwitz | Get the test to pass again by backporting Guido's check... |
commit | commitdiff | tree | snapshot |
| 2003-01-13 |
Raymond Hettinger | SF patch 664183 and SF bug 664044: Note that both... |
commit | commitdiff | tree | snapshot |
| 2003-01-12 |
Neal Norwitz | Backport last change: |
commit | commitdiff | tree | snapshot |
| 2003-01-11 |
Raymond Hettinger | Since the WH generator never produced zero, it wasn... |
commit | commitdiff | tree | snapshot |
| 2003-01-10 |
Neal Norwitz | SF #659228, fix realpath() not being exported from... |
commit | commitdiff | tree | snapshot |
| 2003-01-10 |
Neal Norwitz | Backport for SF # 659228, 'realpath' function missing... |
commit | commitdiff | tree | snapshot |
| 2003-01-10 |
Neal Norwitz | Fix for SF #639945, 64-bit bug on AIX when loading... |
commit | commitdiff | tree | snapshot |
| 2003-01-10 |
Neal Norwitz | Backport 2.12: Fix for SF #639945, 64-bit bug on AIX... |
commit | commitdiff | tree | snapshot |
| 2003-01-10 |
Neal Norwitz | backport: |
commit | commitdiff | tree | snapshot |
| 2003-01-08 |
Steve Holden | Retrospectively fix code to handle IE's additional... |
commit | commitdiff | tree | snapshot |
| 2003-01-07 |
Guido van Rossum | Went through the CVS logs for 2.2 and recorded all... |
commit | commitdiff | tree | snapshot |
| 2003-01-07 |
Guido van Rossum | Sabotage rexec.py and Bastion.py. These are not secure... |
commit | commitdiff | tree | snapshot |
| 2003-01-07 |
Guido van Rossum | Backport typeobject.c revision 2.201 plus associated... |
commit | commitdiff | tree | snapshot |
| 2003-01-07 |
Guido van Rossum | Backport typeobject.c revision 2.201 plus associated... |
commit | commitdiff | tree | snapshot |
| 2003-01-07 |
Guido van Rossum | Backport 2.58 from trunk (minus the cleanup): |
commit | commitdiff | tree | snapshot |
| 2003-01-06 |
Fred Drake | Strike any hint that from-import-* could ever be reason... |
commit | commitdiff | tree | snapshot |
| 2003-01-04 |
Raymond Hettinger | Correct long standing bugs in the methods for random... |
commit | commitdiff | tree | snapshot |
| 2003-01-02 |
Raymond Hettinger | Backport MAL's patch for bug #659709: bogus computation... |
commit | commitdiff | tree | snapshot |
| 2003-01-02 |
Fred Drake | Document that apply() is deprecated. See: |
commit | commitdiff | tree | snapshot |
| 2002-12-29 |
Raymond Hettinger | SF Bug 645777: list.extend() works with any iterable... |
commit | commitdiff | tree | snapshot |
| 2002-12-24 |
Neal Norwitz | Add test for SF #658106. Will backport. |
commit | commitdiff | tree | snapshot |
| 2002-12-24 |
Michael W.... | Sort out indentatoin (don't know how that happened). |
commit | commitdiff | tree | snapshot |
| 2002-12-24 |
Neal Norwitz | Fix SF #658106, Setting __class__ to NoneType |
commit | commitdiff | tree | snapshot |
| 2002-12-24 |
Michael W.... | *cough* repair utterly broken stuff from my last check... |
commit | commitdiff | tree | snapshot |
| 2002-12-23 |
Tim Peters | Backporting a small part of the socket.py changes from... |
commit | commitdiff | tree | snapshot |
| 2002-12-16 |
Raymond Hettinger | Backport documentation of left-to-right evaluation... |
commit | commitdiff | tree | snapshot |
| 2002-12-16 |
Guido van Rossum | try_3way_compare() was returning -1 in one case where... |
commit | commitdiff | tree | snapshot |
| 2002-12-07 |
Fred Drake | Revise the __all__ index entry a touch. |
commit | commitdiff | tree | snapshot |
| 2002-12-07 |
Raymond Hettinger | Fix typo in abstract.c which caused __rpow__ to not... |
commit | commitdiff | tree | snapshot |
| 2002-12-07 |
Raymond Hettinger | Add __all__ to Reference Manual index. |
commit | commitdiff | tree | snapshot |
| 2002-12-07 |
Tim Peters | Backport from head. |
commit | commitdiff | tree | snapshot |
| 2002-12-06 |
Fred Drake | Remove extra ")" in example. |
commit | commitdiff | tree | snapshot |
| 2002-12-06 |
Fred Drake | Typo: "dead lock" --> "deadlock" |
commit | commitdiff | tree | snapshot |
| 2002-12-06 |
Michael W.... | Fix bugs: |
commit | commitdiff | tree | snapshot |
| 2002-12-06 |
Walter Dörwald | Backport version 1.21: |
commit | commitdiff | tree | snapshot |
| 2002-12-03 |
Fred Drake | Fix problem in example code. It's minor in this partic... |
commit | commitdiff | tree | snapshot |
| 2002-12-03 |
Fred Drake | Fix example regular expressions that simulate scanf... |
commit | commitdiff | tree | snapshot |
| 2002-12-02 |
Neal Norwitz | Fix SF # 646578, Documentation Typo |
commit | commitdiff | tree | snapshot |
| 2002-12-02 |
Neal Norwitz | Remove unused variable |
commit | commitdiff | tree | snapshot |
| 2002-11-27 |
Andrew M. Kuchling | Update 2.2 document |
commit | commitdiff | tree | snapshot |
| 2002-11-27 |
Fred Drake | Clarify the interpretation of the __getstate__() return... |
commit | commitdiff | tree | snapshot |
| 2002-11-26 |
Fred Drake | Add missing dependency information for the "What's... |
commit | commitdiff | tree | snapshot |
| 2002-11-26 |
Michael W.... | Backport my (!) revision 1.50: |
commit | commitdiff | tree | snapshot |
| 2002-11-22 |
Neal Norwitz | Fix SF # 640557, '64-bit' systems and the dbm module |
commit | commitdiff | tree | snapshot |
| 2002-11-20 |
Neal Norwitz | Backport fix for SF #640094, on win32 getpass runs... |
commit | commitdiff | tree | snapshot |
| 2002-11-20 |
Andrew M. Kuchling | Backport rev. 1.14: |
commit | commitdiff | tree | snapshot |
| 2002-11-20 |
Andrew M. Kuchling | Backport of rev1.57: |
commit | commitdiff | tree | snapshot |
| 2002-11-20 |
Neal Norwitz | Backport Neil Schemenauer's fix for SF #529750, |
commit | commitdiff | tree | snapshot |
| 2002-11-19 |
Guido van Rossum | Add more names to ok_sys_names, including hexversion... |
commit | commitdiff | tree | snapshot |
| 2002-11-16 |
Fred Drake | Note that str.zfill() and the optional argument to... |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Neal Norwitz | SF 639138, Ref. calendar module in time docs |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Martin v. Löwis | Explain what to do in case of missing shared libraries... |
commit | commitdiff | tree | snapshot |
| 2002-11-14 |
Fred Drake | The "Up" link should point to index.html, not ./, since... |
commit | commitdiff | tree | snapshot |
| 2002-11-14 |
Neal Norwitz | Update the docstring to match the code. |
commit | commitdiff | tree | snapshot |
| 2002-11-14 |
Neal Norwitz | Fix SF # 505427, socket module fails to build on HPUX10 |
commit | commitdiff | tree | snapshot |
| 2002-11-13 |
Fred Drake | Document struct_time and the field names. |
commit | commitdiff | tree | snapshot |
| 2002-11-13 |
Fred Drake | Add \funcline, \funclineni, and \methodlineni to the... |
commit | commitdiff | tree | snapshot |
| 2002-11-13 |
Fred Drake | Fix broken markup. |
commit | commitdiff | tree | snapshot |
| 2002-11-13 |
Fred Drake | Typo: it's --> its |
commit | commitdiff | tree | snapshot |
| 2002-11-13 |
Fred Drake | Update: Older versions of Python crashed when calling... |
commit | commitdiff | tree | snapshot |
| 2002-11-13 |
Fred Drake | Clarify that PyImport_AddModule() and PyImport_ExecCode... |
commit | commitdiff | tree | snapshot |
| 2002-11-12 |
Fred Drake | Clarified meaning of \w and \W with respect to the... |
commit | commitdiff | tree | snapshot |
| 2002-11-12 |
Neal Norwitz | SF # 627900, Bytecode copy bug in freeze |
commit | commitdiff | tree | snapshot |
| 2002-11-12 |
Fred Drake | Handle the Content-Type header a little more appropriat... |
commit | commitdiff | tree | snapshot |
| 2002-11-12 |
Fred Drake | Clarified documentation of tempnam(). |
commit | commitdiff | tree | snapshot |
| 2002-11-12 |
Andrew M. Kuchling | Commit version 1.02 (CVS revision 1.59) of whatsnew22... |
commit | commitdiff | tree | snapshot |
| 2002-11-09 |
Martin v. Löwis | Search for tix subdirectories. Fixes #564729. |
commit | commitdiff | tree | snapshot |
| 2002-11-08 |
Martin v. Löwis | Make strip work as documented. |
commit | commitdiff | tree | snapshot |
| 2002-11-08 |
Fred Drake | Fix typo only present in the r22-maint branch. |
commit | commitdiff | tree | snapshot |
| 2002-11-08 |
Raymond Hettinger | Clarify what it means to require Python 1.5.2. |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Neal Norwitz | Backport 1.72: |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Neal Norwitz | Backport 1.72: |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Neal Norwitz | Backport 2.173: |
commit | commitdiff | tree | snapshot |
| 2002-11-06 |
Finn Bock | Backport 1.6->1.7: Skip the test_nocaret test when... |
commit | commitdiff | tree | snapshot |
| 2002-11-06 |
Finn Bock | Backport 1.8->1.9: Make the test pass for jython where... |
commit | commitdiff | tree | snapshot |
| 2002-11-05 |
Fred Drake | Minor cleanups, markup. |
commit | commitdiff | tree | snapshot |
| 2002-11-05 |
Fred Drake | Fix minor markup nits. |
commit | commitdiff | tree | snapshot |
| next |