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
*
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka
2018-12-19
1
-6/+6
*
Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings
Martin Panter
2016-10-30
1
-1/+1
*
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter
2016-07-26
1
-1/+3
*
Issue #24314: Fix doc links for general attributes like __name__, __dict__
Martin Panter
2016-06-18
1
-2/+2
*
Remove redundant leading zeroes in PEP references.
Serhiy Storchaka
2016-03-31
1
-8/+8
*
Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...
Georg Brandl
2016-02-26
1
-1/+1
*
Doc: fix default role usage (except in unittest mock docs)
Georg Brandl
2014-10-30
1
-1/+1
*
Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2.
Georg Brandl
2012-10-28
1
-2/+0
|
\
|
*
Remove confusing "Release" and "Date" markers from whatsnews.
Georg Brandl
2012-10-28
1
-2/+0
*
|
merge 3.2
Benjamin Peterson
2012-10-12
1
-2/+2
|
\
\
|
|
/
|
*
Fix links to the __next__ method.
Ezio Melotti
2012-10-12
1
-2/+2
*
|
Issue #15527: fix docs, remove double parens by changing markup.
Andrew Svetlov
2012-08-11
1
-1/+1
|
/
*
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
[next]