2001-06-02 |
Tim Peters | New collision resolution scheme: no polynomials, simpl... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Skip Montanaro | more public symbols for __all__ |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Fred Drake | Document os.getenv(). |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Fred Drake | Some general cleanup of the threading module documentat... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Tim Peters | PyErr_Occurred(): Use PyThreadState_GET(), which saves... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Fred Drake | Added entry for HTMLParser documentation. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Fred Drake | Michel Pelletier <michel@digicool.com>: |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Tim Peters | This division test was too stringent in its accuracy... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Tim Peters | BadDictKey test: The output file expected "raising... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | New solution to the "Someone stuck a colon in that... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | Users of PySequence_GET_FAST() should get the length... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | readlink() description: Added note that the return... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Jeremy Hylton | Change cascaded if stmts to switch stmt in vgetargs1(). |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Jeremy Hylton | Internal refactoring of convertsimple() and friends. |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Jeremy Hylton | fix bogus indentation |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | runtest(): When generating output, if the result is... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | The one-line output files are no longer needed, so... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Jeremy Hylton | Variety of test cases for call to builtin functions |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Jeremy Hylton | Fix bug reported by Tim Peters on python-dev: |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | Hack to make this play nicer with *old* versions of... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | Bring the notes on the relationship between __cmp__... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | Fix typo reported in SF bug #427783. |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | The parameter to the listen() method is not optional... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | Removed information on the old third parameter to _PyTu... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | If the input line does not contain enough fields, raise... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Fred Drake | Do not start API descriptions with "Does the same,... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Thomas Wouters | _PyTuple_Resize: guard against PyTuple_New() returning... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Tim Peters | Patch from Gordon McMillan. |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Tim Peters | Cruft cleanup: Removed the unused last_is_sticky argum... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Thomas Wouters | _PyTuple_Resize: take into account the empty tuple... |
commit | commitdiff | tree | snapshot |
2001-05-27 |
Tim Peters | Implement an old idea of Christian Tismer's: use polyn... |
commit | commitdiff | tree | snapshot |
2001-05-26 |
Jack Jansen | When reading from stdin (with the dialog box) use any... |
commit | commitdiff | tree | snapshot |
2001-05-26 |
Tim Peters | Change list.extend() error msgs and NEWS to reflect... |
commit | commitdiff | tree | snapshot |
2001-05-26 |
Tim Peters | Cruft cleanup: removed the #ifdef'ery in support of... |
commit | commitdiff | tree | snapshot |
2001-05-26 |
Tim Peters | roundupsize() and friends: fiddle over-allocation... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Fred Drake | Add a version annotation for splitdrive(); old, but... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Fred Drake | Add descriptions of {}.iteritems(), {}.iterkeys(),... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Barry Warsaw | write(): Aggressively sort all catalog entries, and... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Martin v. Löwis | Patch #424335: Implement string_richcompare, remove... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Tim Peters | dictresize(): Rebuild small tables if there are any... |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Tim Peters | Jack Jansen hit a bug in the new dict code, reported... |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Jack Jansen | One more macroman<->latin1 conversion victim. |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Barry Warsaw | write(): Do two levels of sorting: first sort the indiv... |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Guido van Rossum | When Tim untabified this file, his editor accidentally... |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Jack Jansen | Updated to reflect the current state of config.h.in. |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Tim Peters | Remove test_doctest's expected-output file. |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Fred Drake | Update to reflect recent changes to regrtest and the... |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Fred Drake | Merge my changes to the offending comment with Guido... |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Tim Peters | Remove test_difflib's output file and change test_diffl... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Guido van Rossum | Removed incorrect comment left over from sgmllib.py. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Jack Jansen | removed a routine that has moved to macglue.c |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Jack Jansen | Include Carbon/Carbon.h if appropriate. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Remove output files that are no longer needed since... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Jack Jansen | Added WITHOUT_FRAMEWORKS and USE_TOOLBOX_OBJECT_GLUE... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Jack Jansen | Simple script to regenerate all bgen-generated modules. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | One more update related to the new get() and setdefault... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Jack Jansen | Lots more Carbon/Carbon.h includes, new UPP routine... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Jack Jansen | Fixed changed UPP routines names. The module now compil... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Move the sha tests to PyUnit. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Convert binhex regression test to PyUnit. We could... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Tim Peters | SF patch #425242: Patch which "inlines" small dictiona... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Convert copy_reg test to PyUnit. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Remove unused import. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Simple conversion to PyUnit -- this test really needs... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Convert dospath test suite to PyUnit, adding a couple... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Re-write the rfc822 tests to use PyUnit. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Per discussion with Barry, make the default value for... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Tim Peters | Implementing an idea from Guido on the checkins list: |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Convert time module tests to PyUnit. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Guido van Rossum | file_getiter(): make iter(file) be equivalent to file... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Migrate the strop test to PyUnit. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Guido van Rossum | Iterator support: made the xreadlines object its own... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Tim Peters | create_message(): When os.link() doesn't exist, make... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Barry Warsaw | - calendar.py uses month and day names based on the... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Barry Warsaw | Application of patch #401842 by Denis S. Otkidach to... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Correct the sense of a couple of conditional compilatio... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Update to add get() and setdefault() as supported mappi... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Add tests for the new .get() and .setdefault() methods... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Added .get() and .setdefault() support to rfc822.Message. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Fred Drake | Add some clarifications about the mapping interface... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Jack Jansen | Fixed a nasty slowdown in imports in frozen application... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Tim Peters | New test adapted from the ancient Demo/threads/bug.py. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Marc-André... | Added NEWS item for the UTF-16 change. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Tim Peters | Changed all the examples with ugly platform-dependent... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Guido van Rossum | init_name_op(): add (void) to the argument list to... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Fred Drake | Add a "See also" section with useful links. More shoul... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Fred Drake | Remove all files of expected output that contain only... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Fred Drake | If the file containing expected output does not exist... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Andrew M. Kuchling | Patch #411055 from MvL: import each extension after... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Andrew M. Kuchling | Trim out some cruft |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Andrew M. Kuchling | Fix bug #418369: typo in bdist_rpm |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Marc-André... | This patch changes the behaviour of the UTF-16 codec... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Andrew M. Kuchling | Fix bug #232619: fix misleading warning on installing... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Fred Drake | Re-write the mailbox test suite to use PyUnit. Cover... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Guido van Rossum | parse_declaration(): be more lenient in what we accept... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Barry Warsaw | main(): default-domain argument to getopt.getopt()... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Barry Warsaw | __addentry(): add optional keyword arg `isdocstring... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Barry Warsaw | write(): A patch inspired by Tokio Kikuchi that sorts... |
commit | commitdiff | tree | snapshot |
next |