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 |
2003-04-28 |
Tim Peters | walk() docs: Worked "walking" into the description... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Brett Cannon | Make tests clean up after themselves better. This... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Gustavo Niemeyer | - Included detailed documentation in _sre.c explaining... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Gustavo Niemeyer | Fix for part of the problem mentioned in #725149 by... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Gustavo Niemeyer | Applied patch #725106, by Greg Chapman, fixing capturin... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Raymond Hettinger | Factor out common boilerplate for test_support |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Gustavo Niemeyer | Applying patch #726869 by Andrew I MacIntyre, reducing... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Gustavo Niemeyer | Applying patch by Neal Norwitz: |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Tim Peters | Clarified new text about math exceptions. |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Tim Peters | A start on news for 2.3b2. |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Tim Peters | Rewrote. As reported on c.l.py, when the test suite... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Skip Montanaro | Add note about platform-specific behavior arising from... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Tim Peters | Use os.walk() to find files to delete. |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Fred Drake | Version updates for Python 2.3. |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Guido van Rossum | Merge back from r23b1-branch |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido van Rossum | Update version number and release date. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido van Rossum | New feature: when saving a file, keep the eol conventio... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Fred Drake | organizational and markup cleansing |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Kurt B. Kaiser | Update for release into Python |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Fred Drake | Updated information on package metadata to reflect... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Kurt B. Kaiser | Update for 2.3b1 |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Fred Drake | - add availability statements for some of the new APIs |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Skip Montanaro | final bit of tests converted from test_sre |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Skip Montanaro | test_sre is dead! long live test_re! |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Skip Montanaro | deleted more tests which were either already in test_re... |
commit | commitdiff | tree | snapshot |
next |