| Commit message (Expand) | Author | Age | Files | Lines |
* | Oops, forgot to merge this from the iter-branch to the trunk. | Guido van Rossum | 2001-04-21 | 1 | -9/+37 |
|
|
* | Give UserDict new __contains__ and __iter__ methods. | Tim Peters | 2001-04-21 | 2 | -1/+19 |
|
|
* | encode(): Handle Latin-1 input characters better. | Fred Drake | 2001-04-21 | 1 | -3/+7 |
|
|
* | Add support for <memberline/> (needs markup improvement!). | Fred Drake | 2001-04-21 | 1 | -1/+5 |
|
|
* | Fix a number of minor markup errors. | Fred Drake | 2001-04-21 | 3 | -7/+7 |
|
|
* | The (fairly recent) \textasciicircum is not supported by LaTeX2HTML; add | Fred Drake | 2001-04-21 | 1 | -0/+1 |
|
|
* | SF bug #417508: 'hypot' not found with Borland C++Build. | Tim Peters | 2001-04-21 | 2 | -0/+3 |
|
|
* | SF but #417587: compiler warnings compiling 2.1. | Tim Peters | 2001-04-21 | 4 | -8/+1 |
|
|
* | Teach Windows about new iterobject.c. | Tim Peters | 2001-04-20 | 1 | -0/+15 |
|
|
* | Adding iterobject.[ch], which were accidentally not added. Sorry\! | Guido van Rossum | 2001-04-20 | 2 | -0/+201 |
|
|
* | Iterators phase 1. This comprises: | Guido van Rossum | 2001-04-20 | 16 | -25/+256 |
|
|
* | dispatcher.__repr__() was unprepared to handle the address for a Unix | Jeremy Hylton | 2001-04-20 | 1 | -11/+16 |
|
|
* | Oops. Removed dictiter_new decl that wasn't supposed to go in yet. | Guido van Rossum | 2001-04-20 | 1 | -2/+0 |
|
|
* | Implement, test and document "key in dict" and "key not in dict". | Guido van Rossum | 2001-04-20 | 5 | -8/+59 |
|
|
* | CVS patch 416248: 2.1c1 unicodeobject: unused vrbl cleanup, from Mark Favas. | Tim Peters | 2001-04-19 | 1 | -2/+0 |
|
|
* | Revert previous checkin, which caused test_unicodedata to fail. | Jeremy Hylton | 2001-04-19 | 1 | -33/+0 |
|
|
* | Weak*Dictionary: Added docstrings to the classes. | Fred Drake | 2001-04-19 | 1 | -24/+36 |
|
|
* | Add versioning notes: many of the signatures changed to allow the time | Fred Drake | 2001-04-19 | 1 | -0/+5 |
|
|
* | Move Windows stuff to 2.2, so CVS builds won't interfere with 2.1 | Tim Peters | 2001-04-18 | 5 | -20/+22 |
|
|
* | Cut-&-paste-o noted by Wolfgang Teschner: decompressobj() returns | Fred Drake | 2001-04-18 | 1 | -1/+1 |
|
|
* | Remove BrowserControl module; this had been left in for Python 1.5.2 | Fred Drake | 2001-04-18 | 1 | -157/+0 |
|
|
* | Remove legacy support for the BrowserControl module; the webbrowser | Fred Drake | 2001-04-18 | 1 | -7/+3 |
|
|
* | Suggestion from Keith Briggs: refer to RE objects consistently instead of | Fred Drake | 2001-04-18 | 1 | -10/+9 |
|
|
* | Patch #416953: Cache ASCII characters to speed up ASCII decoding. | Martin v. Löwis | 2001-04-18 | 1 | -0/+33 |
|
|
* | Sync version number with the current CVS version. | Fred Drake | 2001-04-18 | 1 | -1/+1 |
|
|
* | Add description of the "explanation" optional parameter added to the | Fred Drake | 2001-04-18 | 1 | -5/+8 |
|
|
* | Make a number of small clarifications and correct a whole bunch of typos, | Fred Drake | 2001-04-18 | 1 | -15/+18 |
|
|
* | Sync version number with the current CVS version. | Fred Drake | 2001-04-18 | 1 | -3/+3 |
|
|
* | Bump the version number in more places | Guido van Rossum | 2001-04-18 | 4 | -11/+11 |
|
|
* | Change the version to 2.2a0. This may look strange, but indicates | Guido van Rossum | 2001-04-18 | 1 | -4/+4 |
|
|
* | update_yourself(): Removed unused local variable reported by | Barry Warsaw | 2001-04-18 | 1 | -1/+0 |
|
|
* | __init__(): Removed unused local variable reported by PyChecker. | Barry Warsaw | 2001-04-18 | 1 | -1/+0 |
|
|
* | StripWidget.__init__(), update_yourself(): Removed some unused local | Barry Warsaw | 2001-04-18 | 1 | -21/+20 |
|
|
* | Helpwin.__init__(): Removed an unused local variable (via import) | Barry Warsaw | 2001-04-18 | 1 | -1/+1 |
|
|
* | Bump the version to 1.1 | Barry Warsaw | 2001-04-18 | 1 | -1/+1 |
|
|
* | There have been a few new Python releases <wink> in the 2 years since | Barry Warsaw | 2001-04-18 | 1 | -10/+7 |
|
|
* | Add note about the version in which GetoptError was added -- this can | Fred Drake | 2001-04-18 | 1 | -0/+3 |
|
|
* | Added support for optional explanation parameter to the \versionadded | Fred Drake | 2001-04-18 | 1 | -13/+14 |
|
|
* | \versionadded: Add support for including an explanatory note along with | Fred Drake | 2001-04-18 | 1 | -2/+7 |
|
|
* | Fix compileall.py so that it fails on SyntaxErrors | Jeremy Hylton | 2001-04-18 | 2 | -10/+29 |
|
|
* | Fix compileall.py so that it fails on SyntaxErrors | Jeremy Hylton | 2001-04-18 | 10 | -16/+11 |
|
|
* | Unused variable (caught by PyChecker) removed. | Eric S. Raymond | 2001-04-17 | 1 | -1/+0 |
|
|
* | This commit was manufactured by cvs2svn to create tag 'release21'.v2.1 | cvs2svn | 2001-04-16 | 1 | -0/+1 |
|
|
* | Noted what's new in 2.1 (final). | Guido van Rossum | 2001-04-16 | 1 | -0/+21 |
|
|
* | Fix three PyChecker-detected gotchas. | Jeremy Hylton | 2001-04-16 | 1 | -4/+10 |
|
|
* | Export three optimization (fast locals) flags | Jeremy Hylton | 2001-04-16 | 1 | -0/+4 |
|
|
* | Update Windows installer & buildno for 2.1 final. | Tim Peters | 2001-04-16 | 3 | -4/+6 |
|
|
* | In walk(), don't die when os.lstat() raises os.error, e.g. because a | Guido van Rossum | 2001-04-16 | 1 | -1/+4 |
|
|
* | Update the version to 2.1final (again :-). | Guido van Rossum | 2001-04-16 | 1 | -4/+4 |
|
|
* | Add a test case for Weak*Dictionary.update() that would have caught a | Fred Drake | 2001-04-16 | 1 | -0/+25 |
|
|