summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Mention the bz2 moduleAndrew M. Kuchling2003-04-191-25/+30
* Fix spelling of cedillas.Martin v. Löwis2003-04-181-3/+3
* Patch #536883: SimpleXMLRPCServer auto-docing subclass.Martin v. Löwis2003-04-181-0/+8
* Implement IDNA (Internationalized Domain Names in Applications).Martin v. Löwis2003-04-181-0/+21
* Add a nameAndrew M. Kuchling2003-04-141-1/+2
* Mention timeit moduleAndrew M. Kuchling2003-04-131-34/+54
* Use simpler importAndrew M. Kuchling2003-04-131-1/+1
* Re-indent example; fix typoAndrew M. Kuchling2003-04-091-4/+4
* Add PEP 307 sectionAndrew M. Kuchling2003-03-211-0/+44
* Add PEP305 sectionAndrew M. Kuchling2003-03-211-0/+50
* Update datetime section a bitAndrew M. Kuchling2003-03-211-16/+15
* Take out my (long since disabled) POSIX signal mask handling code.Michael W. Hudson2003-03-131-4/+2
* Add contributor name.Raymond Hettinger2003-03-091-0/+1
* Add a little more verbiage about the bsddb module/package change. It'sSkip Montanaro2003-03-071-1/+8
* Add updates for alpha2Andrew M. Kuchling2003-03-021-3/+7
* Expand itertools paragraphAndrew M. Kuchling2003-03-021-3/+9
* Update PyPI linkAndrew M. Kuchling2003-02-261-5/+2
* Added a note about the new itertools module. (Omission noted byFred Drake2003-02-191-0/+4
* logging.warn() renamed to warning()Andrew M. Kuchling2003-02-191-3/+3
* Add two acks; bump version numberAndrew M. Kuchling2003-02-181-3/+3
* [Bug #688261] Fix optparse example and outputAndrew M. Kuchling2003-02-181-2/+5
* [Bug #683416] Make PEP263 coverage a bit more explicit, and add it to theAndrew M. Kuchling2003-02-181-6/+14
* Remove duplicate word (rules)Neal Norwitz2003-02-111-1/+1
* Add item pertaining toMichael W. Hudson2003-02-111-0/+9
* Sundry very picky changes.Michael W. Hudson2003-02-101-4/+5
* Add Neil's suggestions for avoiding this warningAndrew M. Kuchling2003-02-101-2/+10
* Update URLAndrew M. Kuchling2003-02-071-1/+1
* - make some links into the reference documentation relative forFred Drake2003-02-071-30/+32
* Mention FutureWarning for large intsAndrew M. Kuchling2003-02-061-0/+5
* [Bug #679251] Use correct constant nameAndrew M. Kuchling2003-02-031-6/+6
* Update register exampleAndrew M. Kuchling2003-01-271-10/+16
* Various markup changes.Fred Drake2003-01-171-20/+22
* Correct typos in example code.Raymond Hettinger2003-01-171-3/+3
* Move the date/time section into the modules section; it was in theAndrew M. Kuchling2003-01-131-61/+61
* Link to MRO articleAndrew M. Kuchling2003-01-131-2/+8
* command doesn't work, but program does, not sure it's correct, thoughNeal Norwitz2003-01-081-1/+1
* Bump version numberAndrew M. Kuchling2003-01-081-1/+1
* Add tarfile moduleAndrew M. Kuchling2003-01-071-0/+4
* Add Tix and rexec changesAndrew M. Kuchling2003-01-061-1/+17
* Spread the blame (err, I mean credit) for ossaudiodev around a bit.Greg Ward2003-01-031-1/+1
* Write PEP 301 sectionAndrew M. Kuchling2003-01-031-2/+39
* Add SSL support for imaplib; add empty PEP301 sectionAndrew M. Kuchling2003-01-031-0/+15
* Add contributor.Raymond Hettinger2003-01-031-0/+1
* Fix error in previous correction; thanks, Just!Andrew M. Kuchling2003-01-021-1/+0
* Fix PEP 302 description; bump version numberAndrew M. Kuchling2003-01-021-10/+17
* Fix an exampleAndrew M. Kuchling2003-01-021-2/+1
* Results of a rewrite passAndrew M. Kuchling2002-12-311-258/+251
* Add posix.loadavg()Andrew M. Kuchling2002-12-311-8/+7
* Add a hurriedly-written section on the datetime moduleAndrew M. Kuchling2002-12-311-6/+50
* Add lots of items.Andrew M. Kuchling2002-12-311-11/+192