| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Jason Tishler to the ACKS file | Andrew M. Kuchling | 2001-01-19 | 1 | -0/+1 |
|
|
* | - Add note about complex numbers. | Guido van Rossum | 2001-01-18 | 1 | -9/+16 |
|
|
* | Variant of SF patch 103252: Startup optimize: read *.pyc as string, not with ... | Tim Peters | 2001-01-18 | 1 | -0/+1 |
|
|
* | This patch adds a new builtin unistr() which behaves like str() | Marc-André Lemburg | 2001-01-17 | 1 | -0/+8 |
|
|
* | News item for rich comparisons. | Guido van Rossum | 2001-01-17 | 1 | -0/+43 |
|
|
* | Add a NEWS item about function attributes. | Barry Warsaw | 2001-01-15 | 1 | -0/+6 |
|
|
* | Add note about new and improved xrange(). | Guido van Rossum | 2001-01-15 | 1 | -0/+8 |
|
|
* | Add note about ftplib defaulting to passive mode. | Guido van Rossum | 2001-01-15 | 1 | -0/+7 |
|
|
* | Use the "MS" getline hack (fgets()) by default on non-get_unlocked | Tim Peters | 2001-01-15 | 1 | -5/+17 |
|
|
* | Added Jeffery Collins. | Tim Peters | 2001-01-14 | 1 | -0/+1 |
|
|
* | Mention new curses.panel module | Andrew M. Kuchling | 2001-01-13 | 1 | -0/+3 |
|
|
* | Document extensions to .pth files. | Martin v. Löwis | 2001-01-13 | 1 | -0/+4 |
|
|
* | News about from...import. | Guido van Rossum | 2001-01-12 | 1 | -0/+11 |
|
|
* | Typo. | Guido van Rossum | 2001-01-11 | 1 | -1/+1 |
|
|
* | Added a whole slew of news items. Not striving for completeness -- | Guido van Rossum | 2001-01-10 | 1 | -1/+78 |
|
|
* | Clarification of new bisect module functions. | Tim Peters | 2001-01-05 | 1 | -1/+2 |
|
|
* | Recognize pyc files even if they don't end in pyc. | Martin v. Löwis | 2001-01-04 | 1 | -0/+8 |
|
|
* | Two new names. | Guido van Rossum | 2001-01-03 | 1 | -0/+2 |
|
|
* | Fred, THIS NEEDS DOCS! The function docstrings tell the tale. | Tim Peters | 2000-12-29 | 1 | -0/+12 |
|
|
* | (python-font-lock-keywords): Add highlighting of `as' as a keyword, | Barry Warsaw | 2000-12-27 | 1 | -0/+2 |
|
|
* | Document the -W option as best as I can. | Guido van Rossum | 2000-12-19 | 1 | -7/+70 |
|
|
* | Fix typo | Andrew M. Kuchling | 2000-12-15 | 1 | -1/+1 |
|
|
* | Describe {}.popitem(). | Guido van Rossum | 2000-12-12 | 1 | -0/+7 |
|
|
* | SF bug 110843: Low FD_SETSIZE limit on Win32 (PR#41). Boosted to 512. | Tim Peters | 2000-12-12 | 1 | -0/+8 |
|
|
* | The C+ compiler is called $(CXX) these days, not CCC. | Guido van Rossum | 2000-12-06 | 1 | -3/+3 |
|
|
* | Made the description of %[udxXo] formats of negative longs in 2.1 more accurate. | Tim Peters | 2000-12-01 | 1 | -2/+12 |
|
|
* | Fox for SF bug #123859: %[duxXo] long formats inconsistent. | Tim Peters | 2000-11-30 | 1 | -12/+32 |
|
|
* | (py-goto-beginning-of-tqs): When searching backwards for the matching | Barry Warsaw | 2000-10-27 | 1 | -4/+8 |
|
|
* | Rename Setup.in to Setup.dist, and assume that configure will create | Fred Drake | 2000-10-26 | 2 | -2/+2 |
|
|
* | Typo repair. | Tim Peters | 2000-10-16 | 1 | -1/+1 |
|
|
* | revise xml comment | Jeremy Hylton | 2000-10-16 | 1 | -2/+2 |
|
|
* | Updated the XML package comment. | Fred Drake | 2000-10-16 | 1 | -3/+3 |
|
|
* | Filled in math-module info; fixed a typo or two. | Tim Peters | 2000-10-16 | 1 | -6/+12 |
|
|
* | Add NEWS for 2.0 final (there are a few XXX comments that must be | Jeremy Hylton | 2000-10-16 | 1 | -9/+79 |
|
|
* | distutils setup files for Tkinter | Jeremy Hylton | 2000-10-16 | 2 | -0/+31 |
|
|
* | misc. RPM support files | Jeremy Hylton | 2000-10-16 | 4 | -0/+383 |
|
|
* | add note explaining what a release candidate is | Jeremy Hylton | 2000-10-09 | 1 | -0/+10 |
|
|
* | Repaired IDLE Unicode bug description. | Tim Peters | 2000-10-09 | 1 | -2/+5 |
|
|
* | WAVE test + bugfix contributor. | Guido van Rossum | 2000-10-09 | 1 | -0/+1 |
|
|
* | And another. | Guido van Rossum | 2000-10-09 | 1 | -0/+1 |
|
|
* | typo | Jeremy Hylton | 2000-10-09 | 1 | -1/+1 |
|
|
* | One more name. | Guido van Rossum | 2000-10-09 | 1 | -0/+1 |
|
|
* | added better description of BeOS changes from Donn Cave | Jeremy Hylton | 2000-10-09 | 1 | -2/+7 |
|
|
* | Summary of changes between 2.0b2 and 2.0c1 | Jeremy Hylton | 2000-10-09 | 1 | -1/+124 |
|
|
* | new name | Jeremy Hylton | 2000-10-09 | 1 | -0/+1 |
|
|
* | Added Daniel Dittmar, for helping get the configuration working for | Fred Drake | 2000-10-02 | 1 | -0/+1 |
|
|
* | typo | Jeremy Hylton | 2000-10-02 | 1 | -1/+1 |
|
|
* | Capitalized an "if" that should have been -- noted by Grant Griffin | Fred Drake | 2000-09-29 | 1 | -1/+1 |
|
|
* | Added a missing "is" -- noted by Grant Griffin | Fred Drake | 2000-09-29 | 1 | -1/+1 |
|
|
* | Fix GC news | Jeremy Hylton | 2000-09-26 | 1 | -5/+4 |
|
|