summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.1.rst
Commit message (Collapse)AuthorAgeFilesLines
* #7794: describe 3.1 support for executing directories and zip archivesAndrew M. Kuchling2010-02-221-0/+6
|
* Recorded merge of revisions 78024 via svnmerge fromGeorg Brandl2010-02-061-1/+1
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r78024 | georg.brandl | 2010-02-06 19:44:44 +0100 (Sa, 06 Feb 2010) | 1 line #5341: fix "builtin" where used as an adjective ("built-in" is correct). ........
* Fix funny typo.Raymond Hettinger2009-06-101-1/+1
|
* Add notes for porting issues related to pickles.Raymond Hettinger2009-06-091-0/+5
|
* Add example for the change to pickle and note the effect of the fix_imports ↵Raymond Hettinger2009-06-091-18/+24
| | | | option.
* Add what's new entry for r73236.Antoine Pitrou2009-06-061-0/+18
|
* Take ipaddr out of whatsnew.Raymond Hettinger2009-06-041-37/+0
|
* Issue 5150: Add rstrip() menu option to IDLE.Raymond Hettinger2009-05-291-0/+8
|
* fix typoRaymond Hettinger2009-05-281-1/+1
|
* Deprecate contextlib.nested(). The with-statement now provides this ↵Raymond Hettinger2009-05-281-0/+3
| | | | functionality directly.
* Add attribution for patch co-author.Georg Brandl2009-05-271-1/+1
|
* Update whatsnew for compound with-statements.Raymond Hettinger2009-05-271-0/+11
|
* More updates.Raymond Hettinger2009-05-151-4/+18
|
* Add examples for ipaddr.Raymond Hettinger2009-05-151-1/+32
|
* Update whatsnew for imaplib changes. Move importlib work to end of section.Raymond Hettinger2009-05-151-13/+14
|
* this statement isn't actually trueBenjamin Peterson2009-05-141-3/+1
|
* Bring whatsnew up-to-date as of May 14th.Raymond Hettinger2009-05-141-0/+14
|
* Update whatsnew for NEWS entries through May 5th.Raymond Hettinger2009-05-141-6/+14
|
* Mention ipaddr in whatsnew for 3.1.Gregory P. Smith2009-05-031-0/+6
|
* 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
|