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
*
#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
*
Clarification.
Georg Brandl
2008-02-18
1
-1/+1
*
typo
Kurt B. Kaiser
2008-02-14
1
-1/+1
*
Improve formatting for arg names in previous checkin.
Kurt B. Kaiser
2008-02-13
1
-3/+3
*
list.sort() and builtin.sorted() no longer accept 'cmp' argument.
Kurt B. Kaiser
2008-02-13
1
-0/+4
*
Update whatsnew document to use specific markup for identifiers, thus enablin...
Georg Brandl
2008-02-02
1
-134/+130
*
Some new 3.0 whatsnew items, written for GHOP by Andreas Freund.
Georg Brandl
2008-02-02
1
-5/+66
*
Fix typo.
Walter Dörwald
2008-01-25
1
-1/+1
*
Added comment about sys.maxint to whatsnew. Issue #1930
Christian Heimes
2008-01-25
1
-0/+2
*
Document that basestring has been replaced by str. Issue #1931.
Christian Heimes
2008-01-25
1
-0/+3
*
Fix markup.
Georg Brandl
2008-01-20
1
-1/+2
*
#1571: clarify removal of ``L`` suffix from long int repr.
Georg Brandl
2007-12-09
1
-3/+5
*
I've moved the remains of PyInt_ to the longobject.h header file and removed ...
Christian Heimes
2007-12-02
1
-0/+2
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-9/+2
*
In response to issue 1101, place vastly more emphasis on the new print()
Guido van Rossum
2007-09-06
1
-17/+42
*
Correction an issue reported by Mark Summerfeld.
Guido van Rossum
2007-09-04
1
-2/+2
*
CVS -> Subversion
Skip Montanaro
2007-09-04
1
-1/+1
*
I always think of the language when I see "ABC". Emphasize the meaning of
Skip Montanaro
2007-09-04
1
-1/+1
*
Fix sinple typo.
Guido van Rossum
2007-09-04
1
-1/+1
*
I'm not actually an author
Andrew M. Kuchling
2007-09-01
1
-1/+1
*
Neal sent real performance numbers. :-(
Guido van Rossum
2007-08-31
1
-2/+3
*
Correct a few typos.
Georg Brandl
2007-08-31
1
-76/+75
*
First draft of a what's new document.
Guido van Rossum
2007-08-31
1
-26/+248
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+161