summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Avoid a few 301 permanent redirects.Fred Drake2003-07-221-3/+3
* Change \code to \verb, because TeX merges the two dashes into aAndrew M. Kuchling2003-07-211-1/+1
* Add introductory paragraphsAndrew M. Kuchling2003-07-181-57/+69
* Add a few more itemsAndrew M. Kuchling2003-07-181-5/+22
* Complete the rewrite pass; add a few more items; bump version number to 0.90;...Andrew M. Kuchling2003-07-171-113/+126
* Mention list.index; more small textual changesAndrew M. Kuchling2003-07-161-26/+30
* Add reminder list of things to document; mention sys.getcheckinterval() and s...Andrew M. Kuchling2003-07-161-1/+9
* Minor text changes; update bug/patch count (quite a jump!)Andrew M. Kuchling2003-07-161-18/+18
* Adjust description of the internationalized domain name encoding toFred Drake2003-07-161-1/+1
* In the description of enumerate(), the indexing operators should notFred Drake2003-07-161-2/+2
* Fix missing parenthesisRaymond Hettinger2003-07-121-1/+1
* Missing markup.Raymond Hettinger2003-07-101-1/+1
* Fix a variety of small markup nits.Fred Drake2003-07-021-2/+2
* Don't mention __slots__ as a technique for error avoidanceAndrew M. Kuchling2003-05-201-10/+6
* Remove more markup from headersAndrew M. Kuchling2003-05-132-4/+4
* [Bug #729297] Remove markup in section headersAndrew M. Kuchling2003-05-131-3/+3
* Add list.insert() change for negative positionsAndrew M. Kuchling2003-05-071-9/+15
* work around mostly-minor formatting problems; the encodings.idnaFred Drake2003-04-301-2/+2
* Add some more itemsAndrew M. Kuchling2003-04-241-3/+18
* Mention deprecation of rotor moduleAndrew M. Kuchling2003-04-241-1/+6
* 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