summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplication.Ezio Melotti2011-10-191-1/+1
|
* Fix/improve markup in whatsnew/2.7.Ezio Melotti2011-10-091-7/+10
|
* s/a/an - grammar?Senthil Kumaran2011-08-061-1/+1
|
* Fix closes issue11047 - Correct the 2.7 whatsnew description for issue 7902.Senthil Kumaran2011-08-061-2/+2
|
* Fix closes issue10403 - Let's not use members anymore.Senthil Kumaran2011-07-041-1/+1
|
* Merged revisions 86794,86798,86801 via svnmerge fromGeorg Brandl2010-11-261-1/+1
| | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86794 | georg.brandl | 2010-11-26 12:50:13 +0100 (Fr, 26 Nov 2010) | 1 line #10526: fix typo. ........ r86798 | georg.brandl | 2010-11-26 13:05:48 +0100 (Fr, 26 Nov 2010) | 1 line #10420: fix docs of bdb.effective(). ........ r86801 | georg.brandl | 2010-11-26 13:12:14 +0100 (Fr, 26 Nov 2010) | 1 line Better example for os.system(): do not change the system time. ........
* Merged revisions ↵Georg Brandl2010-10-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82798 | georg.brandl | 2010-07-11 11:23:11 +0200 (So, 11 Jul 2010) | 1 line #6774: explain shutdown() behavior varying with platform. ........ r82805 | georg.brandl | 2010-07-11 11:42:10 +0200 (So, 11 Jul 2010) | 1 line #7935: cross-reference to ast.literal_eval() from eval() docs. ........ r83659 | georg.brandl | 2010-08-03 14:06:29 +0200 (Di, 03 Aug 2010) | 1 line Terminology fix: exceptions are raised, except in generator.throw(). ........ r83977 | georg.brandl | 2010-08-13 17:10:49 +0200 (Fr, 13 Aug 2010) | 1 line Fix copy-paste error. ........ r84015 | georg.brandl | 2010-08-14 17:44:34 +0200 (Sa, 14 Aug 2010) | 1 line Add some maintainers. ........ r84018 | georg.brandl | 2010-08-14 17:48:49 +0200 (Sa, 14 Aug 2010) | 1 line Typo fix. ........ r84141 | georg.brandl | 2010-08-17 16:11:59 +0200 (Di, 17 Aug 2010) | 1 line Markup nits. ........ r84264 | georg.brandl | 2010-08-22 22:23:38 +0200 (So, 22 Aug 2010) | 1 line #9649: fix default value description. ........ r84326 | georg.brandl | 2010-08-26 16:30:15 +0200 (Do, 26 Aug 2010) | 1 line #9689: add links from overview to in-depth class API descriptions. ........ r84327 | georg.brandl | 2010-08-26 16:30:56 +0200 (Do, 26 Aug 2010) | 1 line #9681: typo. ........ r84480 | georg.brandl | 2010-09-04 00:33:27 +0200 (Sa, 04 Sep 2010) | 1 line More inclusive title. ........ r84482 | georg.brandl | 2010-09-04 00:40:02 +0200 (Sa, 04 Sep 2010) | 1 line #9760: clarify what context expression is. ........ r84484 | georg.brandl | 2010-09-04 00:49:27 +0200 (Sa, 04 Sep 2010) | 1 line Fix missing word. ........ r84530 | georg.brandl | 2010-09-05 19:07:12 +0200 (So, 05 Sep 2010) | 1 line #9747: fix copy-paste error in getresgid() doc. ........ r84531 | georg.brandl | 2010-09-05 19:09:18 +0200 (So, 05 Sep 2010) | 1 line #9776: fix some spacing. ........ r84553 | georg.brandl | 2010-09-06 08:49:07 +0200 (Mo, 06 Sep 2010) | 1 line #9780: both { and } are not valid fill characters. ........ r84619 | georg.brandl | 2010-09-08 12:43:45 +0200 (Mi, 08 Sep 2010) | 1 line Add Lukasz. ........ r84915 | georg.brandl | 2010-09-20 08:27:02 +0200 (Mo, 20 Sep 2010) | 1 line Fix typo. ........ r84916 | georg.brandl | 2010-09-20 08:29:01 +0200 (Mo, 20 Sep 2010) | 1 line Mention % as string formatting. ........
* Merged revisions 84065 via svnmerge fromMark Dickinson2010-08-151-4/+6
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84065 | mark.dickinson | 2010-08-15 10:43:29 +0100 (Sun, 15 Aug 2010) | 1 line Clarify whatsnew entry for short float repr: roundtripping is not a new feature in 2.7. ........
* Merged revisions 83106 via svnmerge fromGeorg Brandl2010-08-012-2/+2
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83106 | georg.brandl | 2010-07-23 18:55:26 +0200 (Fr, 23 Jul 2010) | 1 line Fix some markup glitches. ........
* Merged revisions 82799 via svnmerge fromGeorg Brandl2010-07-111-1/+1
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82799 | georg.brandl | 2010-07-11 11:26:57 +0200 (So, 11 Jul 2010) | 1 line Fix typo. ........
* Remove whatsnew item about --with-computed-gotos.Matthias Klose2010-07-071-6/+0
|
* Merged revisions 82587 via svnmerge fromGeorg Brandl2010-07-051-1/+1
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82587 | georg.brandl | 2010-07-05 19:48:38 +0200 (Mo, 05 Jul 2010) | 1 line #9166: NotImplemented is not an exception. ........
* fix dateBenjamin Peterson2010-07-031-1/+1
|
* add release dateBenjamin Peterson2010-07-031-3/+2
|
* Use internal links.Georg Brandl2010-07-031-2/+2
|
* Update whatsnew/2.7.rst, add a few links and fix a couple of XXX. Also add ↵Ezio Melotti2010-07-031-64/+65
| | | | a paragraph about DeprecationWarnings in cmdline.rst.
* Issue 8202 actually caused an unintended behavioural change and was reverted ↵Nick Coghlan2010-07-021-7/+0
| | | | in 2.7 - remove reference from What's New
* Fix a couple of minor nits in What's New before the release goes outNick Coghlan2010-07-021-6/+6
|
* remove reverted changedBenjamin Peterson2010-06-241-3/+0
|
* Add another bunch of itemsAndrew M. Kuchling2010-06-151-0/+16
|
* Add a few more itemsAndrew M. Kuchling2010-06-111-0/+42
|
* #8875: Remove duplicated paragraphAndrew M. Kuchling2010-06-071-10/+0
|
* Add itemAndrew M. Kuchling2010-05-271-0/+6
|
* Add three itemsAndrew M. Kuchling2010-05-251-3/+16
|
* Revision pass: lots of edits, typo fixes, rearrangementsAndrew M. Kuchling2010-05-121-191/+212
|
* Link to unittest2 articleAndrew M. Kuchling2010-05-101-0/+5
|
* Use title caseAndrew M. Kuchling2010-05-101-1/+1
|
* Markup fix; re-word a sentenceAndrew M. Kuchling2010-05-101-2/+2
|
* finish clauseBenjamin Peterson2010-05-091-1/+1
|
* Write summary of the 2.7 release; rewrite the future section some more;Andrew M. Kuchling2010-05-081-15/+39
| | | | | | | | mention PYTHONWARNINGS env. var; tweak some examples for readability. And with this commit, the "What's New" is done... except for a complete read-through to polish the text, and fixing any reported errors, but those tasks can easily wait until after beta2.
* Markup fixesAndrew M. Kuchling2010-05-081-2/+2
|
* Add logging.dictConfig example; give up on writing a Ttk exampleAndrew M. Kuchling2010-05-081-4/+58
|
* Get accents correctAndrew M. Kuchling2010-05-081-10/+8
|
* Add two itemsAndrew M. Kuchling2010-05-081-4/+75
|
* Re-word textAndrew M. Kuchling2010-05-071-13/+23
|
* Fix some markup and a class name. Also, wrap a long line.Antoine Pitrou2010-05-071-6/+8
|
* Add a new section on the development plan; add an itemAndrew M. Kuchling2010-05-071-15/+64
|
* Change section title; point to unittest2Andrew M. Kuchling2010-05-061-2/+5
|
* Add 2 items; record ideas for two initial sections; clarify wordingAndrew M. Kuchling2010-05-061-5/+20
|
* Describe ElementTree 1.3; rearrange new-module sections; describe dict views ↵Andrew M. Kuchling2010-05-061-72/+165
| | | | as sets; small edits and items
* Add various itemsAndrew M. Kuchling2010-05-061-7/+39
|
* Add some more items; the urlparse change is added twiceAndrew M. Kuchling2010-05-041-1/+60
|
* Fix attribution. Travis didn't do much and he did a bad work.Antoine Pitrou2010-05-011-1/+1
| | | | (yes, this is a sensitive subject, sorry)
* Describe memoryviewAndrew M. Kuchling2010-05-011-1/+53
|
* Add various itemsAndrew M. Kuchling2010-05-011-5/+30
|
* Add itemAndrew M. Kuchling2010-04-301-0/+10
|
* Add various items; rearrange unittest section a bitAndrew M. Kuchling2010-04-301-51/+87
|
* Add various unittest itemsAndrew M. Kuchling2010-04-291-16/+40
|
* Add various itemsAndrew M. Kuchling2010-04-291-13/+51
|
* Add various itemsAndrew M. Kuchling2010-04-151-2/+48
|