2001-01-10 |
Charles G.... | Add missing Py_DECREF in fast_cfunction. Partial fix... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | SF Patch #102357 by bbum: Add support for frameworks... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | SF Patch #102362 by bbum: Support dynamic module loadin... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | Oops, one more part of the cygwin patch (SF patch ... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | Final part of SF patch #102409 by jlt63: Cygwin Python... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | Part of SF patch #102409 by jlt63: Cygwin Python DLL... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | Part of SF patch #102409 by jlt63 to support building... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | SF Patch #103154 by jlt63: Cygwin Check Import Case... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | Added a whole slew of news items. Not striving for... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Eric S. Raymond | SourceForge patch #103140, checked in at fdrake's invit... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | Adapted version of SF Patch #103173 by pyretic: make... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | Adapted version of Eric Raymond's patches to automatica... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | Add loop.c -- a test program for repeatedly calling... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Guido van Rossum | Fix weird typo caused by ANSIfication (nobody bothered... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Marc-André... | Moved the test codec definition to a new module and... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Tim Peters | Windows mmap should (as the docs probably <wink> say... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Fred Drake | Fix a typo, remove one copy of a duplicated name. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Tim Peters | Make Windows build compile new xreadlinesmodule. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Tim Peters | Assorted xreadlines problems: |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Fred Drake | Remove bogus "echo" command. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Fred Drake | Added documentation for the xreadlines module & related... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jack Jansen | Resurrected Small Carbon Python as a target in PythonSt... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jack Jansen | FSSpec names may be longer on carbon (1024 chars),... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jack Jansen | Don't need to define c2pstrcpy() on Carbon: it's in... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jack Jansen | If we're not using GUSI the "keep open on unseen output... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jack Jansen | Carbon defines {Get,Set}ControlDataHandle, so unfortuna... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jack Jansen | Carbon defines {Get,Set}ControlDataHandle, so unfortuna... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jack Jansen | Various tweaks to make it everything build and compile... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Fred Drake | Added a --global-module-index option to specify a ... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Guido van Rossum | Jeff Epler's patch adding an xreadlines() method. ... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Guido van Rossum | Test for xreadline. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Guido van Rossum | Jeff Epler's xreadlines module, with slight reformattin... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Fred Drake | Miscellaneous updates. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Fred Drake | Steve Holden <sholden@holdenweb.com>: |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Fred Drake | Added names. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Fred Drake | Added missing word; fixed minor nits. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Fred Drake | Added entry for fpectl module documentation. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Fred Drake | Added entry for fpectl module documentation. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Fred Drake | Documentation for the fpectl module, from Lee Busby... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Andrew M. Kuchling | Check in patch #102971: if library_dirs is a string... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Andrew M. Kuchling | Patch #102953: Fix bug #125452, where shlex.shlex hangs... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Guido van Rossum | Address a bug in the uuencode decoder, reported bu... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Guido van Rossum | Tsk, tsk, tsk. Treat FreeBSD the same as the other... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Andrew M. Kuchling | Remove configure test for getline(), since it's no... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Guido van Rossum | Anonymous SF bug report #128053 point out that the... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Fred Drake | Explain that long options are matched based on a unique... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Fred Drake | GetoptError is always initialized with exactly two... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Moshe Zadka | Fixed bug which caused HTTPS not to work at all with... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Neil Schemenauer | Fix a silly bug in float_pow. Sorry Tim. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Fred Drake | The Python/C API deals in PyObject*, not PyDictObject*. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Fred Drake | Text.__init__(): Make sure the data parameter is a... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Tim Peters | A few reformats; no logic changes. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Guido van Rossum | Let's hope that three time's a charm... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Tim Peters | 18 isn't a prime (duh). |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Tim Peters | Fiddled ms_getline_hack after talking w/ Guido: made... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Tim Peters | MS Win32 .readline() speedup, as discussed on Python... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Guido van Rossum | Tim noticed that I had botched get_line_raw(). Looking... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Fred Drake | Add more regression tests, including for the import... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Fred Drake | Fix problems with validation of import statement parse... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Marc-André... | This patch adds a new feature to the builtin charmap... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Marc-André... | This patch adds a new feature to the builtin charmap... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Guido van Rossum | Added "repeat.py" -- repeatedly execute a shell command... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Guido van Rossum | Configuration test for working getc_unlocked() (and... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Guido van Rossum | Speed it up by using readlines(sizehint). It's still... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Guido van Rossum | Restructured get_line() for clarity and speed. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Tim Peters | Clarification of new bisect module functions. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Fred Drake | Update explanation of the set_location() method to... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Fred Drake | Add test cases based on RFC 1808. So now we actually... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Fred Drake | urlunparse(): Do not add a leading slash to the path... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Tim Peters | Fix signed/unsigned wng. Unfortunately, (unsigned... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Fred Drake | When a PyCFunction that takes only positional parameter... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Martin v. Löwis | Recognize pyc files even if they don't end in pyc. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Fred Drake | Fix the bugfix for SF bug #127151 -- make sure we map... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Fred Drake | __rcmp__() description: Changed to indicate that this... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Fred Drake | Based on comments from Guido, do not describe bisect... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Fred Drake | Markup nit: Command line options should be marked... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Fred Drake | Markup nit: Command line options should be marked... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Fred Drake | Fix typo spotted by Detlef Lannert <lannert@users.sourc... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Fred Drake | Added information about the interaction of opening... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Fred Drake | Markup nit: OK and ERR should be marked \constant... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Fred Drake | Update documentation to include the new functions,... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Fred Drake | Description of long(): A string parameter is no longer... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | Add NotImplemented to the builtin module. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | Changes for PEP 208. PyObject_Compare has been rewritt... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | Make long a new style number type. Sequence repeat... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | Make int a new style number type. Sequence repeat... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | Make float a new style number type. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | Make instances a new style number type. See PEP 208... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | Massive changes as per PEP 208. Read it for details. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | No more RCmp. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | Sequence repeat works now for in-place multiply with... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | __rcmp__ no longer gets called on instances. Remove... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | Numbers no longer compare smaller than all other types... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | - Add nb_cmp slot for new style nubmers. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | Remove PyInstance_*BinOp functions. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Neil Schemenauer | Document the NotImplemented object. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Andrew M. Kuchling | Patch #103012: Update fpectlmodule for current glibc; |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Jeremy Hylton | Actually call the object with an __call__ method, inste... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Jeremy Hylton | Revised implementation of CALL_FUNCTION and friends. |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Guido van Rossum | Two new names. |
commit | commitdiff | tree | snapshot |
next |