2002-08-11 |
Tim Peters | test_saveall(): Another small simplification; plus... |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Tim Peters | And one more simplification to test_saveall(). |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Tim Peters | test_saveall(): Simplified a little, given that we... |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Tim Peters | If any trash happened to be sitting around waiting... |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Martin v. Löwis | Convert characters from the locale's encoding on output. |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Tim Peters | Fixed new typos, added a little info about ~sort versus... |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Mark Hammond | Clarify that the interruptable popen fixes aren't used... |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Guido van Rossum | Disallow class assignment completely unless both old... |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Tim Peters | 1. Combined the base and length arrays into a single... |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Tim Peters | The samplesort-vs-mergesort #-of-comparisons comparison... |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Guido van Rossum | Fix a typo in the mktemp -> mkstemp patch. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Fred Drake | Accomodate the packaging changes when we unpack into... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Fred Drake | Lots of changes to the packaging of the documentation... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Guido van Rossum | A tool to transform gprof(1) output into HTML, so you... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Guido van Rossum | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Fred Drake | Add tests for weakref support for generator-iterators. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Fred Drake | Add weakref support generator-iterators. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Fred Drake | Add support for the iterator protocol to weakref proxy... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Tim Peters | There's no distinction among 'user', 'group' and 'world... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Guido van Rossum | For new-style classes, we can now test for tp_del inste... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Guido van Rossum | Test finalizers and GC from inside __del__ for new... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Guido van Rossum | Credit to Oren for the file-iterator patch. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Guido van Rossum | News about the tempfile rewrite. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Guido van Rossum | Massive changes from SF 589982 (tempfile.py rewrite... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Guido van Rossum | Doc portion of SF 589982 (tempfile.py rewrite, by Zack... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Guido van Rossum | Check-in of the most essential parts of SF 589982 ... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Guido van Rossum | Test for Neil's fix to correctly invoke __rmul__. |
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 |
Guido van Rossum | Unicode replace() method with empty pattern argument... |
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 |
Fred Drake | New entries to track the DOM API growth. These match... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Jack Jansen | When installing the "python" link in bindir also test... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Jack Jansen | - Precompile py files in Mac subtree after installing |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Jack Jansen | - Check not only that cache file exists, but also that... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Jack Jansen | Tool to pre-created cached .rsrc.df.rsrc files in the... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Sjoerd Mullender | Document that -u puts stdin, stdout, and stderr in... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Sjoerd Mullender | On Cygwin, put stdin, stderr, and stdout in binary... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Jack Jansen | Obsolete now that there's a python implementation of... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Jack Jansen | Patch by Russel Owen: if we have command line arguments... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Steve Purcell | Fix to ensure consistent 'repr' and 'str' results betwe... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Jack Jansen | Depracated some non-carbon modules. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Jack Jansen | This file should have gone long ago. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Tim Peters | Repaired a braino in the description of bad minrun... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Neal Norwitz | SF bug #592645 fix memory leak in socket.getaddrinfo |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Fred Drake | Update the text on the Expat module and library. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Guido van Rossum | Major speedup for new-style class creation. Turns... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Raymond Hettinger | Moved inplace add and multiply methods from UserString... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Raymond Hettinger | Moved special case for tuples from iterobject.c to |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Raymond Hettinger | Revised the test suite for 'contains' to use the test... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Jack Jansen | By popular demand the frameworkinstall target now insta... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | Significant speedup in new-style object creation: in... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Jack Jansen | Use hex escape for non-ascii chars, now that the parser... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | A modest speedup of object deallocation. call_finalize... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | The other half of the patches added to SF patch 555085... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | Clean up some docstrings. Some docstrings didn't show... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | testSendAll(): loop until all data is read; this was... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Tim Peters | Delete junk attributes left behind by _socketobject... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Jason Tishler | Patch #588561: Cygwin _hotshot patch |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | The _socketobject class has no need for a __del__ metho... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | OK, one more hack: speed up the case of readline()... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | Another refactoring of read() and readline(), this... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | Extend __all__ with the exports list of the _ssl module. |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | Oops, stupid tabs. Sorry again. |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | Another refactoring. Changed 'socket' from being a... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Steve Purcell | Add module-wide "__metaclass__ = type", as requested... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Tim Peters | Added info about highwater heap-memory use for the... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Tim Peters | PyList_Reverse(): This was leaking a reference to... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | Major restructuring of _fileobject. Hopefully several... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Guido van Rossum | Replace docstrings on test functions witrh comments... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Tim Peters | Added info about the right way to leave the body of... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Guido van Rossum | Fix a subtle bug in the trashcan code I added yesterday to |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Raymond Hettinger | GvR pointed out that only enclosing function bodies... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Guido van Rossum | Add -E and -tt options to the python invocations, as... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Guido van Rossum | Replace tabs with spaces. (Sorry!) |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Guido van Rossum | Tighten the unbuffered readline test to distinguish... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Guido van Rossum | Simplify heapreplace() -- there's no need for an explic... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Guido van Rossum | Document that heappop() and heapreplace() raise IndexEr... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Raymond Hettinger | Apply character{} markup. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Martin v. Löwis | Replace abort with Py_FatalError. |
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 |
Guido van Rossum | Oops. I accidentally commented out some tests. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Jack Jansen | Regenerated with OSA class inheritance and fix for... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Jack Jansen | Fixed incorrect logic in determining whether we should... |
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 |
Guido van Rossum | "Unbuffered" mode of class _fileobject wasn't actually... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Jack Jansen | - If an OSA identifier is a Python reserved word we... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Fred Drake | Clarify that the bool instances are acceptable return... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Martin v. Löwis | Use Py_FatalError instead of abort. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Jack Jansen | Don't be over-enthusiastic with the ascii() calls:... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Jack Jansen | Donovan Preston's patch #538395, with some mods by me. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Jack Jansen | Quote the arguments, they may contain strings. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Fred Drake | Fix up some more markup problems. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Fred Drake | Change the markup a bit more; the parameter was not... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Martin v. Löwis | Fix PEP 263 code --without-unicode. Fixes #591943. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Steve Holden | Fix markup errors. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Raymond Hettinger | Expanded the unittests for the new width sensitive... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Raymond Hettinger | Document handling of raw-unicode-escapes. Closes SF... |
commit | commitdiff | tree | snapshot |
next |