summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.1.rst
Commit message (Collapse)AuthorAgeFilesLines
* Doc fix, closing issue 5826Michael Foord2009-04-251-1/+1
|
* Add porting notes.Raymond Hettinger2009-04-171-0/+29
|
* Add more examples.Raymond Hettinger2009-04-171-0/+4
|
* Nit.Eric Smith2009-04-171-1/+1
|
* Update list of supported types.Raymond Hettinger2009-04-171-2/+2
|
* Nits.Raymond Hettinger2009-04-171-4/+4
|
* Ladies and gentlemen, the new float.__repr__() has arrived.Raymond Hettinger2009-04-171-0/+37
|
* Fix linksRaymond Hettinger2009-04-141-3/+4
|
* Fix-up links.Raymond Hettinger2009-04-141-6/+6
|
* New module names are lowercaseRaymond Hettinger2009-04-141-1/+1
|
* Fix linkRaymond Hettinger2009-04-091-1/+1
|
* Fix markupRaymond Hettinger2009-04-091-2/+2
|
* Update whatsnew based on doc search.Raymond Hettinger2009-04-091-2/+49
|
* Clean-up an example.Raymond Hettinger2009-04-081-2/+2
|
* Remove bits that pertained to earlier releases.Raymond Hettinger2009-04-081-22/+4
|
* Add example for auto-renaming.Raymond Hettinger2009-04-081-1/+12
|
* Fix-up attribution per IRC discussion with GPolo.Raymond Hettinger2009-04-081-2/+1
|
* Add link.Raymond Hettinger2009-04-071-1/+1
|
* Put core language changes in a separate section from module changes.Raymond Hettinger2009-04-071-21/+26
|
* Fix nit.Raymond Hettinger2009-04-061-2/+2
|
* Improve the prose just a bit.Raymond Hettinger2009-04-061-2/+2
|
* Fix links to Decimal and ttk.Raymond Hettinger2009-04-061-3/+3
|
* Add example. Fix spelling. Fix patch attribution.Raymond Hettinger2009-04-061-3/+7
|
* Add more examples.Raymond Hettinger2009-04-061-4/+27
|
* Note an improvement to pydoc.Raymond Hettinger2009-04-041-0/+5
|
* Remove minor entry. Add the ttk module.Raymond Hettinger2009-04-041-7/+9
|
* Fix nits.Raymond Hettinger2009-04-041-2/+2
|
* Eliminate a duplicate entry.Raymond Hettinger2009-04-041-9/+4
|
* typoBenjamin Peterson2009-04-041-1/+1
|
* Complete the first-pass at whatsnew.Raymond Hettinger2009-04-041-34/+50
|
* More notes on 3.1 improvements.Raymond Hettinger2009-04-041-2/+57
|
* More updates to whatsnewRaymond Hettinger2009-04-041-0/+29
|
* Start building-up the whatsnew document for Py3.1Raymond Hettinger2009-04-041-2/+82
|
* Publicize 3.1-specific performance enhancementsAntoine Pitrou2009-03-281-0/+24
|
* Issue #4258: Make it possible to use 30-bit digits for PyLongs:Mark Dickinson2009-03-181-0/+23
| | | | | | | - new configure option --enable-big-digits - new structseq sys.int_info giving information about the internal format By default, 30-bit digits are enabled on 64-bit machines but disabled on 32-bit machines.
* Remove trailing whitespace.Georg Brandl2009-01-031-11/+11
|
* Forward merge of r67822 to py3k: add bit_length method to int.Mark Dickinson2008-12-171-0/+22
|
* fix Sphinx warningsBenjamin Peterson2008-12-051-2/+2
|
* Add a skeleton 3.1 whatsnew document.Georg Brandl2008-12-041-0/+69