index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
whatsnew
/
3.0.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #13597: Fix the documentation of the "-u" command-line option, and word...
Antoine Pitrou
2011-12-21
1
-3/+7
*
Issue #12666: Clarifying changes in map for Python 3
Jason R. Coombs
2011-08-01
1
-1/+9
*
Fix a few doc errors, mostly undefined keywords.
Georg Brandl
2011-01-15
1
-9/+8
*
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl
2010-10-06
1
-6/+6
*
Add note about changes to the `round` function between 2.x and 3.x.
Mark Dickinson
2010-06-17
1
-0/+9
*
Recorded merge of revisions 78024 via svnmerge from
Georg Brandl
2010-02-06
1
-8/+8
*
isinstance(f, collections.Callable) is more correct
Benjamin Peterson
2009-10-03
1
-2/+2
*
revert r75090
Benjamin Peterson
2009-10-03
1
-2/+2
*
use more correct callable replacement
Benjamin Peterson
2009-09-27
1
-2/+2
*
more about the file type's death #5513
Benjamin Peterson
2009-03-23
1
-1/+2
*
#5173: StandardError wasn't removed in 2.6.
Georg Brandl
2009-02-06
1
-1/+1
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-12/+12
*
Use :samp: role.
Georg Brandl
2008-12-15
1
-4/+4
*
cmp() is not really gone.
Georg Brandl
2008-12-06
1
-6/+5
*
#4557: remove 'c' typecode from array docs and add a note in whatsnew.
Georg Brandl
2008-12-06
1
-1/+3
*
Use :samp: role.
Georg Brandl
2008-12-05
1
-7/+6
*
Tweak verbiage and markup for relative/absolute import. Backport candidate.
Guido van Rossum
2008-12-05
1
-4/+3
*
#4521: fix getcwdu() vs getcwdb().
Georg Brandl
2008-12-04
1
-1/+1
*
#4526: fix typo.
Georg Brandl
2008-12-04
1
-2/+3
*
- fix markup error
Fred Drake
2008-12-04
1
-2/+2
*
Wording change (flaunt -> disobey); markup fixes. The largest edit is to the...
Andrew M. Kuchling
2008-12-04
1
-10/+11
*
Remove remark about NaN==NaN, I misunderstood that issue.
Guido van Rossum
2008-12-03
1
-2/+1
*
Minor edits.
Raymond Hettinger
2008-12-03
1
-3/+4
*
Fixed a warning on whatsnew/3.0.rst
Christian Heimes
2008-12-03
1
-1/+1
*
Use the :mod: role.
Georg Brandl
2008-12-03
1
-1/+1
*
Some textual tweaks, and fixed a few typos found by a spell checker.
Guido van Rossum
2008-12-03
1
-26/+39
*
Fix bad markup.
Guido van Rossum
2008-12-03
1
-2/+2
*
More cleanup. Moved all Unicode and str/bytes info to the text/data
Guido van Rossum
2008-12-03
1
-289/+296
*
Another checkpoint.
Guido van Rossum
2008-12-03
1
-12/+33
*
Another checkpoint -- some stuff I managed to do on the train.
Guido van Rossum
2008-12-03
1
-81/+94
*
Another checkpoint.
Guido van Rossum
2008-12-03
1
-38/+38
*
interators -> iterators (thanks Taggnostr)
Gregory P. Smith
2008-12-02
1
-1/+1
*
Finished what I'm going to write about the standard library.
Guido van Rossum
2008-12-02
1
-49/+87
*
Finished the "porting to 3.0" section. Had to add a label to
Guido van Rossum
2008-12-02
1
-7/+29
*
Another checkpoint. More XXXes added...
Guido van Rossum
2008-12-02
1
-204/+267
*
Another checkpoint to switch machines.
Guido van Rossum
2008-12-02
1
-3/+65
*
Add missing bracket.
Walter Dörwald
2008-12-02
1
-1/+1
*
Fix typo.
Walter Dörwald
2008-12-02
1
-1/+1
*
fix markup
Benjamin Peterson
2008-12-02
1
-1/+1
*
Checkpoint. Added some stuff. Mostly XXX notes for myself. :-)
Guido van Rossum
2008-12-02
1
-94/+257
*
#4372: add bullet point for __cmp__ removal.
Georg Brandl
2008-11-22
1
-0/+4
*
A few tiny improvements that I had sitting in an edit buffer. More to come.
Guido van Rossum
2008-11-21
1
-12/+31
*
merge from trunk
Benjamin Peterson
2008-10-11
1
-1/+1
*
Mention that bsddb is gone and include a link to jcea's website where
Gregory P. Smith
2008-09-04
1
-0/+4
*
Fix spelling.
Raymond Hettinger
2008-07-22
1
-2/+2
*
- removed sentence about the new free format floating-point representation
Mark Summerfield
2008-07-01
1
-4/+0
*
#2762: remove 2.x remnants and patch up some new documentation.
Georg Brandl
2008-05-05
1
-1/+2
*
Document the fact that '\U' and '\u' escapes are not treated specially in 3.0...
Benjamin Peterson
2008-04-28
1
-0/+5
*
Clarify xrange() entry.
Georg Brandl
2008-04-09
1
-1/+2
*
- Issue #719888: Updated tokenize to use a bytes API. generate_tokens has been
Trent Nelson
2008-03-18
1
-0/+3
[next]