summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/whatsnew23.tex
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | porting section
* Remove duplicate word (rules)Neal Norwitz2003-02-111-1/+1
|
* Add item pertaining toMichael W. Hudson2003-02-111-0/+9
| | | | [ 680429 ] __module__ broken for extension classes
* 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
| | | | | off-line readers - fix some minor typos and markup errors
* 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
| | | | C API section by mistake
* Link to MRO articleAndrew M. Kuchling2003-01-131-2/+8
| | | | Mention deprecation of string exceptions
* 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
| | | | Mention difference between 2.2.2 and 2.3 True and False
* 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 some times
* 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
| | | | The only thing missing now is the new date/time stuff.
* Fix SF #658023, "What's New in 2.3", s12, verbatim errorNeal Norwitz2002-12-241-1/+1
| | | | Remove space between \end {verbatim}
* Bump version numberAndrew M. Kuchling2002-12-231-1/+1
|
* This is Richie Hindle's patchMichael W. Hudson2002-12-171-4/+6
| | | | | | | | [ 643835 ] Set Next Statement for Python debuggers with a few tweaks by me: adding an unsigned or two, mentioning that not all jumps are allowed in the doc for pdb, adding a NEWS item and a note to whatsnew, and AuCTeX doing something cosmetic to libpdb.tex.
* Rewrite to produce a complete sentenceAndrew M. Kuchling2002-12-151-6/+6
|
* Added missing markup.Raymond Hettinger2002-12-141-6/+9
| | | | | Replaced British spelling of 'behaviour' with 'behavior'. Noted the new optional argument in math.log(x [,base]).
* Add Tkinter threading changeAndrew M. Kuchling2002-12-131-3/+17
| | | | | Fix markup errors Rewrite a sentence
* Various additions and changes suggested by Raymond HettingerAndrew M. Kuchling2002-12-111-16/+85
|
* Added a word to the heapq description in response to user confusion.Tim Peters2002-12-101-2/+3
|
* Bug #647387: corrections to the logging section by Vinay SanjipAndrew M. Kuchling2002-12-031-6/+8
|
* _ssl.pyd available for Windows.Mark Hammond2002-12-031-0/+3
|
* Add ossaudiodev; fix typoAndrew M. Kuchling2002-12-011-1/+7
|
* Fix value of 'propagate' (noted by Chris Reedy)Andrew M. Kuchling2002-11-291-8/+10
| | | | Rewrite paragraph
* Fix typo.Walter Dörwald2002-11-291-1/+1
|
* Mention dict.fromkeys()Andrew M. Kuchling2002-11-271-18/+29
| | | | Various edits
* Noted the support for resource exclusion for regrtest. Some peopleFred Drake2002-11-261-0/+7
| | | | use regrtest, so it might be interesting.
* Rename want_objects to wantobjects throughout, for consistency.Martin v. Löwis2002-11-261-1/+1
|
* This is not part of my patchMichael W. Hudson2002-11-261-0/+7
| | | | | | | | [ 635933 ] make some type attrs writable but should have been! News about the above.
* Report Tkinter changes.Martin v. Löwis2002-11-261-0/+24
|
* Remove \module{} in link text to avoid HTML generation bugAndrew M. Kuchling2002-11-251-3/+2
|