Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add list.insert() change for negative positions | Andrew M. Kuchling | 2003-05-07 | 1 | -9/+15 |
* | work around mostly-minor formatting problems; the encodings.idna | Fred Drake | 2003-04-30 | 1 | -2/+2 |
* | Add some more items | Andrew M. Kuchling | 2003-04-24 | 1 | -3/+18 |
* | Mention deprecation of rotor module | Andrew M. Kuchling | 2003-04-24 | 1 | -1/+6 |
* | Mention the bz2 module | Andrew M. Kuchling | 2003-04-19 | 1 | -25/+30 |
* | Fix spelling of cedillas. | Martin v. Löwis | 2003-04-18 | 1 | -3/+3 |
* | Patch #536883: SimpleXMLRPCServer auto-docing subclass. | Martin v. Löwis | 2003-04-18 | 1 | -0/+8 |
* | Implement IDNA (Internationalized Domain Names in Applications). | Martin v. Löwis | 2003-04-18 | 1 | -0/+21 |
* | Add a name | Andrew M. Kuchling | 2003-04-14 | 1 | -1/+2 |
* | Mention timeit module | Andrew M. Kuchling | 2003-04-13 | 1 | -34/+54 |
* | Use simpler import | Andrew M. Kuchling | 2003-04-13 | 1 | -1/+1 |
* | Re-indent example; fix typo | Andrew M. Kuchling | 2003-04-09 | 1 | -4/+4 |
* | Add PEP 307 section | Andrew M. Kuchling | 2003-03-21 | 1 | -0/+44 |
* | Add PEP305 section | Andrew M. Kuchling | 2003-03-21 | 1 | -0/+50 |
* | Update datetime section a bit | Andrew M. Kuchling | 2003-03-21 | 1 | -16/+15 |
* | Take out my (long since disabled) POSIX signal mask handling code. | Michael W. Hudson | 2003-03-13 | 1 | -4/+2 |
* | Add contributor name. | Raymond Hettinger | 2003-03-09 | 1 | -0/+1 |
* | Add a little more verbiage about the bsddb module/package change. It's | Skip Montanaro | 2003-03-07 | 1 | -1/+8 |
* | Add updates for alpha2 | Andrew M. Kuchling | 2003-03-02 | 1 | -3/+7 |
* | Expand itertools paragraph | Andrew M. Kuchling | 2003-03-02 | 1 | -3/+9 |
* | Update PyPI link | Andrew M. Kuchling | 2003-02-26 | 1 | -5/+2 |
* | 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 |
* | 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 |
* | Remove duplicate word (rules) | Neal Norwitz | 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 |
* | Add Neil's suggestions for avoiding this warning | Andrew M. Kuchling | 2003-02-10 | 1 | -2/+10 |
* | 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 |
* | Mention FutureWarning for large ints | Andrew M. Kuchling | 2003-02-06 | 1 | -0/+5 |
* | [Bug #679251] Use correct constant name | Andrew M. Kuchling | 2003-02-03 | 1 | -6/+6 |
* | Update register example | Andrew M. Kuchling | 2003-01-27 | 1 | -10/+16 |
* | Various markup changes. | Fred Drake | 2003-01-17 | 1 | -20/+22 |
* | Correct typos in example code. | Raymond Hettinger | 2003-01-17 | 1 | -3/+3 |
* | Move the date/time section into the modules section; it was in the | Andrew M. Kuchling | 2003-01-13 | 1 | -61/+61 |
* | Link to MRO article | Andrew M. Kuchling | 2003-01-13 | 1 | -2/+8 |
* | command doesn't work, but program does, not sure it's correct, though | Neal Norwitz | 2003-01-08 | 1 | -1/+1 |
* | Bump version number | Andrew M. Kuchling | 2003-01-08 | 1 | -1/+1 |
* | Add tarfile module | Andrew M. Kuchling | 2003-01-07 | 1 | -0/+4 |
* | Add Tix and rexec changes | Andrew M. Kuchling | 2003-01-06 | 1 | -1/+17 |
* | Spread the blame (err, I mean credit) for ossaudiodev around a bit. | Greg Ward | 2003-01-03 | 1 | -1/+1 |
* | Write PEP 301 section | Andrew M. Kuchling | 2003-01-03 | 1 | -2/+39 |
* | Add SSL support for imaplib; add empty PEP301 section | Andrew M. Kuchling | 2003-01-03 | 1 | -0/+15 |
* | Add contributor. | Raymond Hettinger | 2003-01-03 | 1 | -0/+1 |
* | Fix error in previous correction; thanks, Just! | Andrew M. Kuchling | 2003-01-02 | 1 | -1/+0 |
* | Fix PEP 302 description; bump version number | Andrew M. Kuchling | 2003-01-02 | 1 | -10/+17 |
* | Fix an example | Andrew M. Kuchling | 2003-01-02 | 1 | -2/+1 |