| 2002-08-23 |
Michael W.... | backport tim_one's checkin of |
commit | commitdiff | tree | snapshot |
| 2002-08-23 |
Michael W.... | backport tim_one's checkin of |
commit | commitdiff | tree | snapshot |
| 2002-08-23 |
Michael W.... | backport gvanrossum's checkin of |
commit | commitdiff | tree | snapshot |
| 2002-08-23 |
Michael W.... | backport loewis' checkin of |
commit | commitdiff | tree | snapshot |
| 2002-08-22 |
Fred Drake | Add a note that apply() is needed since the extended... |
commit | commitdiff | tree | snapshot |
| 2002-08-21 |
Fred Drake | Clarify that even though some of the relevant specifica... |
commit | commitdiff | tree | snapshot |
| 2002-08-20 |
Raymond Hettinger | SF 595846. Backport deltas from 1.26 to 1.28. |
commit | commitdiff | tree | snapshot |
| 2002-08-20 |
Guido van Rossum | Fix some endcase bugs in unicode rfind()/rindex() and... |
commit | commitdiff | tree | snapshot |
| 2002-08-20 |
Fred Drake | Clarify the endpos argument to the rx.match() method. |
commit | commitdiff | tree | snapshot |
| 2002-08-19 |
Fred Drake | Extend some comments on the order of values in the... |
commit | commitdiff | tree | snapshot |
| 2002-08-19 |
Tim Peters | A trip down memory lane. Barry checked in this test... |
commit | commitdiff | tree | snapshot |
| 2002-08-19 |
Tim Peters | SF bug 595919: popenN return only text mode pipes |
commit | commitdiff | tree | snapshot |
| 2002-08-18 |
Raymond Hettinger | Modify splituser() method to allow an @ in the userinfo... |
commit | commitdiff | tree | snapshot |
| 2002-08-15 |
Barry Warsaw | Backport of fix for SF bug #595671 from Python 2.3cvs: |
commit | commitdiff | tree | snapshot |
| 2002-08-15 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
| 2002-08-14 |
Guido van Rossum | Backport: |
commit | commitdiff | tree | snapshot |
| 2002-08-14 |
Fred Drake | Remove a broken example of extreme backward compatibili... |
commit | commitdiff | tree | snapshot |
| 2002-08-13 |
Neal Norwitz | SF bug #574235, convert_path fails with empty pathname |
commit | commitdiff | tree | snapshot |
| 2002-08-13 |
Guido van Rossum | Backport: |
commit | commitdiff | tree | snapshot |
| 2002-08-12 |
Guido van Rossum | Backport: |
commit | commitdiff | tree | snapshot |
| 2002-08-11 |
Neal Norwitz | Fix SF bug #593696 telnetlib raises UnboundLocalError |
commit | commitdiff | tree | snapshot |
| 2002-08-11 |
Neal Norwitz | SF bug # 557028, illegal use of malloc/free |
commit | commitdiff | tree | snapshot |
| 2002-08-09 |
Fred Drake | Correct and update markup to match what we're doing... |
commit | commitdiff | tree | snapshot |
| 2002-08-09 |
Guido van Rossum | News about Neil's fix to correctly invoke __rmul__. |
commit | commitdiff | tree | snapshot |
| 2002-08-09 |
Neil Schemenauer | Only call sq_repeat if the object does not have a nb_mu... |
commit | commitdiff | tree | snapshot |
| 2002-08-09 |
Neal Norwitz | SF bug #592645 fix memory leak in socket.getaddrinfo |
commit | commitdiff | tree | snapshot |
| 2002-08-08 |
Fred Drake | The errno module needs to be statically linked, since... |
commit | commitdiff | tree | snapshot |
| 2002-08-08 |
Guido van Rossum | Backport of SF patch 590294: os._execvpe security fix... |
commit | commitdiff | tree | snapshot |
| 2002-08-08 |
Fred Drake | Since pyexpat isn't always available in Python 2.2... |
commit | commitdiff | tree | snapshot |
| 2002-08-07 |
Raymond Hettinger | GvR pointed out that only enclosing function bodies... |
commit | commitdiff | tree | snapshot |
| 2002-08-07 |
Raymond Hettinger | Described responsibilty of weakly referenced extension... |
commit | commitdiff | tree | snapshot |
| 2002-08-07 |
Raymond Hettinger | Describe nested scopes in the tutorial. Closes SF... |
commit | commitdiff | tree | snapshot |
| 2002-08-07 |
Raymond Hettinger | Documented os.fsync and os.fdatasync. Closes SF bug... |
commit | commitdiff | tree | snapshot |
| 2002-08-07 |
Fred Drake | Clarify that the bool instances are acceptable return... |
commit | commitdiff | tree | snapshot |
| 2002-08-06 |
Raymond Hettinger | Document handling of raw-unicode-escapes. Closes SF... |
commit | commitdiff | tree | snapshot |
| 2002-08-06 |
Fred Drake | Added references to the email package. |
commit | commitdiff | tree | snapshot |
| 2002-08-05 |
Neal Norwitz | SF patch #591305 Documentation err in bytecode defs |
commit | commitdiff | tree | snapshot |
| 2002-08-05 |
Neil Schemenauer | Remove calls to 2.1 GC API (they are noops). |
commit | commitdiff | tree | snapshot |
| 2002-08-05 |
Raymond Hettinger | SF 582071 clarified the .split() method's docstring... |
commit | commitdiff | tree | snapshot |
| 2002-08-04 |
Martin v. Löwis | Add trace_frame. Fixes #534864. |
commit | commitdiff | tree | snapshot |
| 2002-08-02 |
Fred Drake | Fix ref(), proxy() docstrings, based on comments from... |
commit | commitdiff | tree | snapshot |
| 2002-08-01 |
Guido van Rossum | Backport: |
commit | commitdiff | tree | snapshot |
| 2002-08-01 |
Guido van Rossum | Backport: |
commit | commitdiff | tree | snapshot |
| 2002-08-01 |
Guido van Rossum | Backport: |
commit | commitdiff | tree | snapshot |
| 2002-07-31 |
Michael W.... | Put Cray fixes on the branch, too. |
commit | commitdiff | tree | snapshot |
| 2002-07-30 |
Fred Drake | SF patch #581414: info reader bug |
commit | commitdiff | tree | snapshot |
| 2002-07-30 |
Neal Norwitz | Fix docstring to be consistent with parameter name... |
commit | commitdiff | tree | snapshot |
| 2002-07-30 |
Neal Norwitz | SF patch #587889, fix memory leak of tp_doc |
commit | commitdiff | tree | snapshot |
| 2002-07-29 |
Martin v. Löwis | Revert #571603 since it is ok to import codecs that... |
commit | commitdiff | tree | snapshot |
| 2002-07-28 |
Martin v. Löwis | Pass length of result structure into setipaddr. Fixes... |
commit | commitdiff | tree | snapshot |
| 2002-07-28 |
Neal Norwitz | Fix SF bug 587012, doc mentions inexistent builtin... |
commit | commitdiff | tree | snapshot |
| 2002-07-28 |
Martin v. Löwis | Patch #571603: Refer to encodings package explicitly. |
commit | commitdiff | tree | snapshot |
| 2002-07-28 |
Martin v. Löwis | Patch #554716: Use __va_copy where available. |
commit | commitdiff | tree | snapshot |
| 2002-07-26 |
Fred Drake | Better yet, make it the same as the equivalent changes... |
commit | commitdiff | tree | snapshot |
| 2002-07-26 |
Fred Drake | Update references to Digital Creations. |
commit | commitdiff | tree | snapshot |
| 2002-07-25 |
Fred Drake | Small clarifications when referring to the sys.exc_... |
commit | commitdiff | tree | snapshot |
| 2002-07-23 |
Neal Norwitz | SF patch #581396, Canvas "select_item" always returns... |
commit | commitdiff | tree | snapshot |
| 2002-07-17 |
Fred Drake | reduce(): Clarified what is returned in the case of... |
commit | commitdiff | tree | snapshot |
| 2002-07-17 |
Tim Peters | Use sys.executable to run Python, as suggested by Neal... |
commit | commitdiff | tree | snapshot |
| 2002-07-16 |
Tim Peters | The atexit module effectively turned itself off if... |
commit | commitdiff | tree | snapshot |
| 2002-07-16 |
Jeremy Hylton | Given the persistent id code a shot at a class before... |
commit | commitdiff | tree | snapshot |
| 2002-07-16 |
Jeremy Hylton | The object returned by tp_new() may not have a tp_init. |
commit | commitdiff | tree | snapshot |
| 2002-07-12 |
Fred Drake | Clarify the return value of __nonzero__(): It *must... |
commit | commitdiff | tree | snapshot |
| 2002-07-12 |
Guido van Rossum | Backport: |
commit | commitdiff | tree | snapshot |
| 2002-07-12 |
Jeremy Hylton | Update output for new tests. |
commit | commitdiff | tree | snapshot |
| 2002-07-12 |
Jeremy Hylton | Backport changes. |
commit | commitdiff | tree | snapshot |
| 2002-07-12 |
Guido van Rossum | (Backport.) |
commit | commitdiff | tree | snapshot |
| 2002-07-11 |
Tim Peters | subtype_resurrection(): Removed unused import. |
commit | commitdiff | tree | snapshot |
| 2002-07-11 |
Tim Peters | subtype_resurrection(): The test suite with -l properl... |
commit | commitdiff | tree | snapshot |
| 2002-07-11 |
Tim Peters | Repaired optimistic comment in new test. |
commit | commitdiff | tree | snapshot |
| 2002-07-11 |
Tim Peters | Attempting to resurrect a dying instance of a new-style... |
commit | commitdiff | tree | snapshot |
| 2002-07-10 |
Fred Drake | Document gc.get_objects(). |
commit | commitdiff | tree | snapshot |
| 2002-07-10 |
Fred Drake | Update the comments on building the pyexpat extension. |
commit | commitdiff | tree | snapshot |
| 2002-07-09 |
Fred Drake | Note that unicode() can raise LookupError for unknown... |
commit | commitdiff | tree | snapshot |
| 2002-07-08 |
Tim Peters | SF bug 578752: COUNT_ALLOCS vs heap types |
commit | commitdiff | tree | snapshot |
| 2002-07-08 |
Tim Peters | PyNode_AddChild(): Backporting an aggressive over... |
commit | commitdiff | tree | snapshot |
| 2002-07-08 |
Fred Drake | Fix typo. |
commit | commitdiff | tree | snapshot |
| 2002-07-08 |
Fred Drake | Fix typo reported by Kent Engström, and a bunch of... |
commit | commitdiff | tree | snapshot |
| 2002-07-08 |
Fred Drake | Fix typo: "an Unicode string" --> "a Unicode string" |
commit | commitdiff | tree | snapshot |
| 2002-07-02 |
Fred Drake | Add annotations that describe the change in the "errors... |
commit | commitdiff | tree | snapshot |
| 2002-07-02 |
Fred Drake | Update the documentation of the errors and failures... |
commit | commitdiff | tree | snapshot |
| 2002-07-02 |
Jeremy Hylton | Track change of begin() to _begin(). |
commit | commitdiff | tree | snapshot |
| 2002-07-02 |
Jeremy Hylton | Backport various bug fixes from trunk. |
commit | commitdiff | tree | snapshot |
| 2002-06-30 |
Tim Peters | Backport for SF bug #574132: Major GC related performa... |
commit | commitdiff | tree | snapshot |
| 2002-06-30 |
Raymond Hettinger | Fixed bug 574978 shutil example out of sync with source... |
commit | commitdiff | tree | snapshot |
| 2002-06-30 |
Raymond Hettinger | Fix bug 575221 referred to dictionary type instead... |
commit | commitdiff | tree | snapshot |
| 2002-06-29 |
Fred Drake | Clarify the version information for the unicode() built-in. |
commit | commitdiff | tree | snapshot |
| 2002-06-26 |
Neal Norwitz | Backport 1.37: dis.dis() also supports modules, (also... |
commit | commitdiff | tree | snapshot |
| 2002-06-26 |
Fred Drake | Fix various typos reported to python-docs. |
commit | commitdiff | tree | snapshot |
| 2002-06-26 |
Fred Drake | Fix typo reported to python-docs. |
commit | commitdiff | tree | snapshot |
| 2002-06-26 |
Raymond Hettinger | Fix bug #573916. Sender and recipients reversed in... |
commit | commitdiff | tree | snapshot |
| 2002-06-25 |
Fred Drake | [Backport of recent changes to the SAX documentation.] |
commit | commitdiff | tree | snapshot |
| 2002-06-25 |
Raymond Hettinger | Fix typo |
commit | commitdiff | tree | snapshot |
| 2002-06-25 |
Raymond Hettinger | Completed previous edit |
commit | commitdiff | tree | snapshot |
| 2002-06-25 |
Raymond Hettinger | Close bug 480337: Dict used before dicts explained... |
commit | commitdiff | tree | snapshot |
| 2002-06-25 |
Raymond Hettinger | Close bug 417930 by clarifying augmented assignment... |
commit | commitdiff | tree | snapshot |
| 2002-06-25 |
Raymond Hettinger | Fix SF bug 568269 by enclosing 'computername' in a... |
commit | commitdiff | tree | snapshot |
| 2002-06-25 |
Raymond Hettinger | Backport change to 1.58 giving Lambda a separate section. |
commit | commitdiff | tree | snapshot |
| 2002-06-24 |
Raymond Hettinger | Fix SF Bug 572567: Memory leak in object comparison |
commit | commitdiff | tree | snapshot |
| 2002-06-24 |
Neal Norwitz | SF # 572928 One word change for lib/libgettext.tex |
commit | commitdiff | tree | snapshot |
| next |