summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
...
* #1330538: Improve comparison of xmlrpclib.DateTime and datetime instances.Andrew M. Kuchling2008-02-231-0/+9
* A lot more typo fixes by Ori Avtalion.Georg Brandl2008-02-221-2/+2
* Fixes contributed by Ori Avtalion.Georg Brandl2008-02-201-3/+6
* Update example to match the current syntax.Raymond Hettinger2008-02-151-1/+1
* Put an extra space into the repr of a Fraction:Mark Dickinson2008-02-111-2/+2
* Rename rational.Rational to fractions.Fraction, to avoid name clashMark Dickinson2008-02-101-11/+11
* Add some itemsAndrew M. Kuchling2008-01-261-1/+63
* Patch #1048820 from Stefan Wehr: add insert-mode editing to Textbox.Andrew M. Kuchling2008-01-201-2/+5
* Add itemAndrew M. Kuchling2008-01-191-0/+7
* Add itemAndrew M. Kuchling2008-01-191-0/+7
* Updated new property syntax. An elaborate example for subclassing and the get...Christian Heimes2008-01-171-4/+22
* Revise 3141 section a bit; add some Windows itemsAndrew M. Kuchling2008-01-171-19/+17
* Comply with RFC 3207.Gregory P. Smith2008-01-171-0/+6
* Add PEP 3141 sectionAndrew M. Kuchling2008-01-161-0/+94
* Restore description of sys.dont_write_bytecode.Andrew M. Kuchling2008-01-151-0/+11
* Remove duplicate entry.Georg Brandl2008-01-151-11/+3
* Typo.Georg Brandl2008-01-151-1/+1
* Repair unfinished sentenceAndrew M. Kuchling2008-01-151-3/+5
* Add many itemsAndrew M. Kuchling2008-01-151-7/+131
* Update description of float_infoAndrew M. Kuchling2008-01-141-4/+4
* Patch 1137: allow assigning to .buffer_size attribute of PyExpat.parser objectsAndrew M. Kuchling2008-01-081-0/+7
* Fix markupAndrew M. Kuchling2008-01-041-5/+7
* Add math items; other editsAndrew M. Kuchling2008-01-041-3/+44
* Filled in some XXX commentsChristian Heimes2008-01-041-3/+4
* Add itemsAndrew M. Kuchling2008-01-041-3/+37
* Some cleanup in the docs.Georg Brandl2007-12-297-290/+275
* Add itemAndrew M. Kuchling2007-12-221-3/+25
* Add a bunch of itemsAndrew M. Kuchling2007-12-191-4/+157
* Don't use quotes for non-string code.Georg Brandl2007-12-161-1/+1
* Use PEP 8.Georg Brandl2007-12-161-6/+6
* Update method names for named tuples.Raymond Hettinger2007-12-141-3/+3
* Fix markup in whatsnew, use new directive in ACKS.Georg Brandl2007-12-081-2/+2
* Grammar fixAndrew M. Kuchling2007-12-031-1/+1
* Two small fixes. Issue 1547.Facundo Batista2007-12-031-2/+2
* Add itemAndrew M. Kuchling2007-11-231-0/+4
* Update nameAndrew M. Kuchling2007-10-231-2/+2
* Use correct header lineAndrew M. Kuchling2007-10-201-1/+1
* Various itemsAndrew M. Kuchling2007-10-201-6/+40
* Add itemsAndrew M. Kuchling2007-10-161-1/+50
* Eliminate camelcase function nameAndrew M. Kuchling2007-10-081-2/+2
* Add various itemsAndrew M. Kuchling2007-09-251-18/+105
* Add item; sort properlyAndrew M. Kuchling2007-09-181-15/+53
* Make target uniqueAndrew M. Kuchling2007-09-131-1/+1
* Add various itemsAndrew M. Kuchling2007-09-131-0/+428
* Change socket.error to inherit from IOError rather than being a standGregory P. Smith2007-09-091-1/+2
* Add more itemsAndrew M. Kuchling2007-09-011-3/+32
* Add various itemsAndrew M. Kuchling2007-09-011-3/+35
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-157-0/+9447
* Delete the LaTeX doc tree.Georg Brandl2007-08-158-10618/+0
* Clarify PEP 343 description.Georg Brandl2007-07-291-9/+18