summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.0.rst
Commit message (Expand)AuthorAgeFilesLines
...
* - removed sentence about the new free format floating-point representationMark Summerfield2008-07-011-4/+0
* #2762: remove 2.x remnants and patch up some new documentation.Georg Brandl2008-05-051-1/+2
* Document the fact that '\U' and '\u' escapes are not treated specially in 3.0...Benjamin Peterson2008-04-281-0/+5
* Clarify xrange() entry.Georg Brandl2008-04-091-1/+2
* - Issue #719888: Updated tokenize to use a bytes API. generate_tokens has beenTrent Nelson2008-03-181-0/+3
* Clarification.Georg Brandl2008-02-181-1/+1
* typoKurt B. Kaiser2008-02-141-1/+1
* Improve formatting for arg names in previous checkin.Kurt B. Kaiser2008-02-131-3/+3
* list.sort() and builtin.sorted() no longer accept 'cmp' argument.Kurt B. Kaiser2008-02-131-0/+4
* Update whatsnew document to use specific markup for identifiers, thus enablin...Georg Brandl2008-02-021-134/+130
* Some new 3.0 whatsnew items, written for GHOP by Andreas Freund.Georg Brandl2008-02-021-5/+66
* Fix typo.Walter Dörwald2008-01-251-1/+1
* Added comment about sys.maxint to whatsnew. Issue #1930Christian Heimes2008-01-251-0/+2
* Document that basestring has been replaced by str. Issue #1931.Christian Heimes2008-01-251-0/+3
* Fix markup.Georg Brandl2008-01-201-1/+2
* #1571: clarify removal of ``L`` suffix from long int repr.Georg Brandl2007-12-091-3/+5
* I've moved the remains of PyInt_ to the longobject.h header file and removed ...Christian Heimes2007-12-021-0/+2
* Merging the py3k-pep3137 branch back into the py3k branch.Guido van Rossum2007-11-061-9/+2
* In response to issue 1101, place vastly more emphasis on the new print()Guido van Rossum2007-09-061-17/+42
* Correction an issue reported by Mark Summerfeld.Guido van Rossum2007-09-041-2/+2
* CVS -> SubversionSkip Montanaro2007-09-041-1/+1
* I always think of the language when I see "ABC". Emphasize the meaning ofSkip Montanaro2007-09-041-1/+1
* Fix sinple typo.Guido van Rossum2007-09-041-1/+1
* I'm not actually an authorAndrew M. Kuchling2007-09-011-1/+1
* Neal sent real performance numbers. :-(Guido van Rossum2007-08-311-2/+3
* Correct a few typos.Georg Brandl2007-08-311-76/+75
* First draft of a what's new document.Guido van Rossum2007-08-311-26/+248
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+161