| Commit message (Expand) | Author | Age | Files | Lines |
* | Update PyPI link | Andrew M. Kuchling | 2003-02-26 | 1 | -5/+2 |
|
|
* | [Bug #693474, reported by Stuart Bishop] | Andrew M. Kuchling | 2003-02-26 | 1 | -5/+8 |
|
|
* | Documented linkmodel and WMAvailable(). | Jack Jansen | 2003-02-24 | 1 | -4/+26 |
|
|
* | Fix SF bug #691276, shutil.copytree documentation bug | Neal Norwitz | 2003-02-23 | 1 | -1/+4 |
|
|
* | User requested changes to the itertools module. | Raymond Hettinger | 2003-02-23 | 1 | -40/+52 |
|
|
* | I'm am the PyPy sprint waiting for a Grand Renaming so I killed a few | Michael W. Hudson | 2003-02-21 | 1 | -2/+2 |
|
|
* | Add some minimal doc for get_completer added for patch 676342 | Neal Norwitz | 2003-02-21 | 1 | -0/+5 |
|
|
* | Fill in missing table entries. | Raymond Hettinger | 2003-02-21 | 1 | -1/+5 |
|
|
* | SF bug #685775: turtle circle() documentation error | Raymond Hettinger | 2003-02-21 | 1 | -4/+5 |
|
|
* | SF bug #690377: Dud footnote reference in distutils docs | Raymond Hettinger | 2003-02-21 | 1 | -2/+2 |
|
|
* | Markup and nits. | Raymond Hettinger | 2003-02-21 | 1 | -12/+11 |
|
|
* | Add some notes about HIGHEST_PROTOCOL. | Neal Norwitz | 2003-02-21 | 1 | -4/+15 |
|
|
* | Added a note about the new itertools module. (Omission noted by | Fred Drake | 2003-02-19 | 1 | -0/+4 |
|
|
* | logging.warn() renamed to warning() | Andrew M. Kuchling | 2003-02-19 | 1 | -3/+3 |
|
|
* | Bump version number. | Fred Drake | 2003-02-18 | 2 | -2/+2 |
|
|
* | SF patch #687683, Patches to logging (updates from Vinay) | Neal Norwitz | 2003-02-18 | 1 | -10/+11 |
|
|
* | Add two acks; bump version number | Andrew M. Kuchling | 2003-02-18 | 1 | -3/+3 |
|
|
* | [Bug #688261] Fix optparse example and output | Andrew M. Kuchling | 2003-02-18 | 1 | -2/+5 |
|
|
* | [Bug #683416] Make PEP263 coverage a bit more explicit, and add it to the | Andrew M. Kuchling | 2003-02-18 | 1 | -6/+14 |
|
|
* | Fix SF bug #687655, String formatting conversions misleading | Neal Norwitz | 2003-02-17 | 1 | -1/+1 |
|
|
* | Migrate definitions of several platform-dependent path-related variables | Skip Montanaro | 2003-02-14 | 1 | -0/+7 |
|
|
* | extsep description: | Fred Drake | 2003-02-14 | 1 | -2/+3 |
|
|
* | add missing description of os.extsep | Skip Montanaro | 2003-02-14 | 1 | -0/+5 |
|
|
* | SF bug #663701: sets module review | Raymond Hettinger | 2003-02-14 | 1 | -4/+4 |
|
|
* | SF bug #663701. The caret wasn't printing well in the PDF documentation. | Raymond Hettinger | 2003-02-14 | 1 | -1/+1 |
|
|
* | Remove deps on mac doc files which have been removed | Neal Norwitz | 2003-02-14 | 1 | -2/+0 |
|
|
* | first cut at a shell script to view a single section from the library | Skip Montanaro | 2003-02-13 | 1 | -0/+129 |
|
|
* | Try to doc the new pickle details being implemented as part of PEP 307. | Neal Norwitz | 2003-02-13 | 1 | -7/+63 |
|
|
* | Cleanup from patch #683257: | Neal Norwitz | 2003-02-12 | 1 | -0/+13 |
|
|
* | Updated the Mac documentation to the current state of affairs. | Jack Jansen | 2003-02-12 | 12 | -384/+199 |
|
|
* | Unparenting BZ2File, as discussed in SF patch #661796. | Gustavo Niemeyer | 2003-02-11 | 1 | -2/+0 |
|
|
* | Remove duplicate word (rules) | Neal Norwitz | 2003-02-11 | 1 | -1/+1 |
|
|
* | Fix so it compiles at least. | Michael W. Hudson | 2003-02-11 | 1 | -1/+1 |
|
|
* | Add item pertaining to | Michael W. Hudson | 2003-02-11 | 1 | -0/+9 |
|
|
* | Sundry very picky changes. | Michael W. Hudson | 2003-02-10 | 1 | -4/+5 |
|
|
* | Remove erroneous period. | Michael W. Hudson | 2003-02-10 | 1 | -1/+1 |
|
|
* | Update advice about __module__ and __name__ and tp_name wrt. new types. | Michael W. Hudson | 2003-02-10 | 1 | -14/+18 |
|
|
* | A typo, and desist from inaccurately describing some things as lists. | Michael W. Hudson | 2003-02-10 | 1 | -5/+5 |
|
|
* | Add Neil's suggestions for avoiding this warning | Andrew M. Kuchling | 2003-02-10 | 1 | -2/+10 |
|
|
* | C Code: | Raymond Hettinger | 2003-02-09 | 1 | -66/+84 |
|
|
* | Comparison for timedelta, time, date and datetime objects: __eq__ and | Tim Peters | 2003-02-07 | 1 | -1/+19 |
|
|
* | Update URL | Andrew M. Kuchling | 2003-02-07 | 1 | -1/+1 |
|
|
* | - make some links into the reference documentation relative for | Fred Drake | 2003-02-07 | 1 | -30/+32 |
|
|
* | SF bug #681003: itertools issues | Raymond Hettinger | 2003-02-07 | 1 | -0/+4 |
|
|
* | Fix SF bug #675259, os.environ leaks under FreeBSD and Mac OS X | Neal Norwitz | 2003-02-07 | 1 | -1/+7 |
|
|
* | Update doc to reflect code changes for obsoleting use_statcache parameter | Neal Norwitz | 2003-02-06 | 1 | -8/+3 |
|
|
* | Remove another lie. | Michael W. Hudson | 2003-02-06 | 1 | -4/+2 |
|
|
* | Correct lie about METH_NOARGS functions. | Michael W. Hudson | 2003-02-06 | 1 | -5/+5 |
|
|
* | Typo fixes | Andrew M. Kuchling | 2003-02-06 | 1 | -2/+2 |
|
|
* | Mention FutureWarning for large ints | Andrew M. Kuchling | 2003-02-06 | 1 | -0/+5 |
|
|