Mark Dickinson
c7ff21687f
Merged revisions 84065 via svnmerge from
...
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.
........
2010-08-15 09:54:37 +00:00
Georg Brandl
4303fcaa7d
Merged revisions 82799 via svnmerge from
...
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.
........
2010-07-11 09:34:16 +00:00
Matthias Klose
c9ba8914c9
Remove whatsnew item about --with-computed-gotos.
2010-07-07 11:03:50 +00:00
Georg Brandl
9273f80982
Merged revisions 82587 via svnmerge from
...
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.
........
2010-07-05 17:50:55 +00:00
Benjamin Peterson
9d5151a40f
fix date
2010-07-03 18:24:52 +00:00
Benjamin Peterson
47ab62176c
add release date
2010-07-03 13:37:39 +00:00
Georg Brandl
2e9d4885ce
Use internal links.
2010-07-03 08:42:33 +00:00
Ezio Melotti
9d8d2a4d7c
Update whatsnew/2.7.rst, add a few links and fix a couple of XXX. Also add a paragraph about DeprecationWarnings in cmdline.rst.
2010-07-03 07:43:04 +00:00
Nick Coghlan
601ec58f3e
Issue 8202 actually caused an unintended behavioural change and was reverted in 2.7 - remove reference from What's New
2010-07-02 16:01:53 +00:00
Nick Coghlan
8c16c5ce10
Fix a couple of minor nits in What's New before the release goes out
2010-07-02 15:50:14 +00:00
Benjamin Peterson
5c995c10d4
remove reverted changed
2010-06-24 00:02:46 +00:00
Andrew M. Kuchling
019aec22a7
Add another bunch of items
2010-06-15 00:38:58 +00:00
Andrew M. Kuchling
11bd81c226
Add a few more items
2010-06-11 01:54:58 +00:00
Andrew M. Kuchling
3ca14e93c9
#8875 : Remove duplicated paragraph
2010-06-07 13:38:40 +00:00
Andrew M. Kuchling
29f1bb3227
Add item
2010-05-27 21:29:59 +00:00
Andrew M. Kuchling
264acad721
Add three items
2010-05-25 13:34:08 +00:00
Andrew M. Kuchling
2702491687
Revision pass: lots of edits, typo fixes, rearrangements
2010-05-12 00:38:44 +00:00
Andrew M. Kuchling
264552a827
Link to unittest2 article
2010-05-10 15:03:35 +00:00
Andrew M. Kuchling
10595a64f3
Use title case
2010-05-10 14:20:12 +00:00
Andrew M. Kuchling
93c40d49f5
Markup fix; re-word a sentence
2010-05-10 14:18:27 +00:00
Benjamin Peterson
814a66f2d3
finish clause
2010-05-09 21:09:40 +00:00
Andrew M. Kuchling
0efe18ab0c
Write summary of the 2.7 release; rewrite the future section some more;
...
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.
2010-05-08 15:39:46 +00:00
Andrew M. Kuchling
304500cd10
Markup fixes
2010-05-08 13:29:46 +00:00
Andrew M. Kuchling
8e34386028
Add logging.dictConfig example; give up on writing a Ttk example
2010-05-08 13:28:03 +00:00
Andrew M. Kuchling
badc709847
Get accents correct
2010-05-08 01:35:55 +00:00
Andrew M. Kuchling
85fffc368d
Add two items
2010-05-08 01:15:26 +00:00
Andrew M. Kuchling
d1e696b60f
Re-word text
2010-05-07 11:30:47 +00:00
Antoine Pitrou
d69e6ee656
Fix some markup and a class name. Also, wrap a long line.
2010-05-07 10:15:51 +00:00
Andrew M. Kuchling
02f7b990e1
Add a new section on the development plan; add an item
2010-05-07 01:45:14 +00:00
Andrew M. Kuchling
acab940c70
Change section title; point to unittest2
2010-05-06 17:27:57 +00:00
Andrew M. Kuchling
837a538db1
Add 2 items; record ideas for two initial sections; clarify wording
2010-05-06 17:21:59 +00:00
Andrew M. Kuchling
e86b7fe37d
Describe ElementTree 1.3; rearrange new-module sections; describe dict views as sets; small edits and items
2010-05-06 14:14:09 +00:00
Andrew M. Kuchling
ca4856249d
Add various items
2010-05-06 01:10:56 +00:00
Andrew M. Kuchling
04b99cc68d
Add some more items; the urlparse change is added twice
2010-05-04 01:24:22 +00:00
Antoine Pitrou
5cace78c87
Fix attribution. Travis didn't do much and he did a bad work.
...
(yes, this is a sensitive subject, sorry)
2010-05-01 12:16:39 +00:00
Andrew M. Kuchling
9fbbd3b83d
Describe memoryview
2010-05-01 12:06:51 +00:00
Andrew M. Kuchling
d3b6022d0a
Add various items
2010-05-01 01:19:16 +00:00
Andrew M. Kuchling
c4ae73e5f7
Add item
2010-04-30 13:47:34 +00:00
Andrew M. Kuchling
c121f130b5
Add various items; rearrange unittest section a bit
2010-04-30 01:33:40 +00:00
Andrew M. Kuchling
b2454b2ead
Add various unittest items
2010-04-29 01:45:41 +00:00
Andrew M. Kuchling
15c82d2151
Add various items
2010-04-29 00:22:16 +00:00
Andrew M. Kuchling
85f928a5c9
Add various items
2010-04-15 01:42:27 +00:00
Andrew M. Kuchling
363dbccb2a
Add various items; correct argparse output
2010-04-14 23:55:17 +00:00
Andrew M. Kuchling
b6c1aeb486
Add some text
2010-04-14 14:28:31 +00:00
Andrew M. Kuchling
f03641ace3
Add argparse example
2010-04-14 01:14:59 +00:00
Andrew M. Kuchling
ce6905245b
Add an item; stray edit
2010-04-13 01:32:51 +00:00
Andrew M. Kuchling
4515f0de21
Add several items
2010-04-11 20:40:09 +00:00
Andrew M. Kuchling
6d7dfa231f
Add two items
2010-04-11 12:49:37 +00:00
Andrew M. Kuchling
7c2ab87568
Remove distutils section
2010-04-11 01:44:13 +00:00
Andrew M. Kuchling
ec6393f380
Add various items
2010-04-11 01:40:30 +00:00