2003-05-05 |
Martin v. Löwis | Patch #732284: Disable _XOPEN_SOURCE on UnixWare 7. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Martin v. Löwis | Patch #732234: Check for -Kthread. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Jeremy Hylton | Better fix for newurl as suggested by Jim Jewett in... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Jeremy Hylton | Add comment explaining try/except for endheaders(). |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Jeremy Hylton | Repair redirect handling and raise URLError on host... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Raymond Hettinger | * Note how dummy entry re-use benefits use cases with... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Brett Cannon | 'forget' now also deletes any proper .pyo files. |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Tim Peters | Somewhere along the way, the softspace attr of file... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Greg Ward | Scattered wording and typographical improvements (up... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Greg Ward | Rename "The Tao of Option Parsing" section to "Philosophy". |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Greg Ward | Use True/False instead of 1/0 when talking about store_... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Greg Ward | Add a big comment about cross-platform issues (especial... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Greg Ward | Use TeX quotes -- ``foo'' -- as appropriate. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Greg Ward | Fix various markup errors: use \longprogramopt{} more... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Try linking hstrerror and inet_aton tests. Look for... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Patch #730170: Check for sem_init in -lpthread. Fixes... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Use \versionchanged, not \versionadded. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Patch #731514: Update recursion documentation to mentio... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Patch #708604: Check more function results. Will backpo... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Patch #730826: Enable extensions on NetBSD 2.0. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Patch #724588: Check whether the address of hstrerror... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Patch #684981: Add cleanup capability for argument... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Refer to __builtin__.file, not __builtins__.file |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Implement tcl object __cmp__. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Patch #708495: Port more stuff to OpenVMS. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Patch #711902: Cause pydoc to show data descriptor... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Martin v. Löwis | Change 'and' to 'or' in _tkinter test. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Raymond Hettinger | Add a reference to dictnotes.txt. It does no good... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Raymond Hettinger | * Added a substantial number of edge case and argument... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Raymond Hettinger | Apply the simplified test_support boilerplate. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Fred Drake | - add title attributes to the navigation icons on the... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Just van Rossum | fixed typo |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Just van Rossum | Install automatic GIL switcher upon IDE startup. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Just van Rossum | build the new autoGIL module on OSX |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Just van Rossum | Short and sweet module doing something very useful... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Just van Rossum | Fixed age-old beginner's error: don't start the main... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Raymond Hettinger | Simplify ref count test. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Raymond Hettinger | Add StopIteration tests. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Fred Drake | add link types for the remaining links in the navigatio... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Jack Jansen | CWI moved websites around without me knowing it, and... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Raymond Hettinger | Note itertools.islice() bugfix. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Fred Drake | - add link relationships to some of the links in the... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Raymond Hettinger | Research notes and explorations for optimizing Python... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Raymond Hettinger | The previous made the stop argument optional. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Raymond Hettinger | SF bug #730685: itertools.islice stop argument is... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Tim Peters | SF patch 731504: Typo in datetimemodule.c comment. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Fred Drake | Avoid extraneous blank line generated in the middle... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Fred Drake | Remove section number from the title for use in the |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Anthony Baxter | Patch 731209: Restore socketmodule's behaviour with... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Skip Montanaro | add note about building with bsddb185 and making it... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Raymond Hettinger | Added missing modules to __all__ check. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Raymond Hettinger | Used sets.Set() to compare unordered sequences. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Jack Jansen | Rename funny long suite to Disk_File_Folder. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Jeremy Hylton | Silence compiler warnings in VC 7. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Ken Manheimer | Slightly more lenient pdbtrack prompt recognition,... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Ken Manheimer | Allow for multiple parens around pdb prompt for (new... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Walter Dörwald | Combine the functionality of test_support.run_unittest() |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Walter Dörwald | Consistently use test_support.foo everywhere. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Martin v. Löwis | Convert tcl objects to strings in getvar/setvar. Fixes... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Martin v. Löwis | Patch #729300: Disable error message if Python is not... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Martin v. Löwis | Patch #725942: Always rename emulation functions. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Martin v. Löwis | Patch #727805: Remove extra line ending from CGI responses. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Guido van Rossum | Mark CVS as 2.3b1+. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Fred Drake | At the site of an indexed reference to print, point... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Fred Drake | work around mostly-minor formatting problems; the encod... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Fred Drake | - comment out \moduleauthor that broke formatting until... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Andrew M. Kuchling | Allow _sre.c to compile with Python 2.2 |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Michael W.... | Delete comment my last checkin rendered obsolete. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Brett Cannon | Change from a threading.Condition object to a threading... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Brett Cannon | Make time.sleep calls go to 0 for common testing. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Brett Cannon | Flesh out test_support docs. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Piers Lauder | improved CRLF regex for previous fix |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Piers Lauder | added code to canonicalise line endings in data sent... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Fred Drake | Allow "@" in unquoted attribute values. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Jack Jansen | Added a note about Stefan Deibels list of contacts. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Jack Jansen | The new bundlebuilder-generated applets contain an... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Jack Jansen | By default be verbose. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Walter Dörwald | Port test_richcmp.py to PyUnit. From SF patch #662807... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Skip Montanaro | document socket speed reclamation. Patch 729293. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Walter Dörwald | Use the new htmlentitydefs.codepoint2name for test_xmlc... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Raymond Hettinger | Add doctest for example in the library reference. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Fred Drake | Extract the errno value to use from the errno module... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Guido van Rossum | When an unhandled exception happens, report the repr... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Skip Montanaro | Regain throughput lost with the _socketobject wrapper... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Michael W.... | Use Tim's suggestion to fix |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Michael W.... | Armin Rigo's fix & test for |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Gustavo Niemeyer | Applying patch #728656, by logistix, fixing opening... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Guido van Rossum | Remove file that was moved to ../Include |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Fred Drake | - clean up some extra punctuation hidden in indexing... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Fred Drake | Clarify that the timeout argument to read_until() is... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Guido van Rossum | Removing new files accidentally checked in on the trunk... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Guido van Rossum | Add back files that were accidentally deleted on the... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Guido van Rossum | Checking in IDLEFORK exactly as it appears in the idlef... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Brett Cannon | Added tests for urlretrieve. Also made sure urlopen... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Raymond Hettinger | SF bug #729096: getopt online documentation example... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Brett Cannon | Add comment that urlopen opens local files without... |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Tim Peters | Reworded fabs() for consistency with the others. Noted... |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Brett Cannon | Raise a ValueError when there is data that was not... |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Tim Peters | walk() docs: Emphasize that the recursive-delete examp... |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Tim Peters | SF bug 728097: tmpnam problems on windows 2.3b, breaks... |
commit | commitdiff | tree | snapshot |
next |