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
/
2.7.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-99087: Add missing newline for prompts in docs (GH-98993)
Stanley
2022-12-09
1
-0/+1
*
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade
2022-10-07
1
-2/+2
*
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)
Adam Turner
2022-10-05
1
-2/+2
*
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9...
Serhiy Storchaka
2022-08-04
1
-4/+4
*
gh-85454: Remove distutils documentation (#95239)
Christian Heimes
2022-07-25
1
-1/+1
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Ned Batchelder
2022-07-05
1
-3/+3
*
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin
2022-06-21
1
-2/+2
*
gh-87670: Add web.archive redirects from effbot (GH-92816)
Stanley
2022-05-16
1
-1/+1
*
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade
2022-03-30
1
-1/+1
*
[docs] Improve the markup of powers (GH-28598)
Serhiy Storchaka
2021-09-28
1
-4/+4
*
bpo-38600: NULL -> ``NULL``. (GH-17001)
Serhiy Storchaka
2019-10-30
1
-1/+1
*
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka
2018-12-19
1
-3/+3
*
bpo-23404: Update/sync What's New files for 3.6/3.5/2.7 (GH-7620)
Ned Deily
2018-06-11
1
-0/+179
*
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6...
Stéphane Wirtel
2018-05-15
1
-1/+1
*
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana
2018-01-20
1
-1/+1
*
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana
2017-12-06
1
-3/+3
*
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
1
-2/+2
*
Issue #26638: Work around more CLI options that can’t be linked
Martin Panter
2016-10-30
1
-2/+2
*
Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings
Martin Panter
2016-10-30
1
-13/+13
*
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka
2016-10-19
1
-5/+5
*
Minor spelling fixes
Martin Panter
2016-08-20
1
-1/+1
*
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter
2016-07-26
1
-2/+3
*
issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca...
Senthil Kumaran
2016-06-05
1
-2/+32
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-5/+5
*
Issue #26638: Fix links to some CLI options and section headings
Martin Panter
2016-04-16
1
-4/+4
*
Issue #25910: Fixed more links in the docs.
Serhiy Storchaka
2016-04-11
1
-1/+1
*
Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...
Georg Brandl
2016-02-26
1
-2/+2
*
Issue #25523: Further a-to-an corrections.
Serhiy Storchaka
2015-11-02
1
-1/+1
*
Marked keystrokes with the :kbd: role.
Serhiy Storchaka
2015-09-12
1
-1/+1
*
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl
2014-10-29
1
-1/+1
*
Use https:// URLs when referring to python.org hosts.
Georg Brandl
2014-10-29
1
-4/+4
*
standardize pep 466 relnote style
Benjamin Peterson
2014-09-19
1
-11/+9
*
remove extra letter
Benjamin Peterson
2014-09-19
1
-1/+1
*
whatsnew for pep 466 ssl backport
Benjamin Peterson
2014-09-19
1
-0/+11
*
Issue #22369: Change "context manager protocol" to "context management protoc...
Serhiy Storchaka
2014-09-10
1
-1/+1
*
Forward port PEP 466 What's New in 2.7 updates
Nick Coghlan
2014-08-23
1
-6/+16
*
Issue #21569: Fix incorrect cross reference
Nick Coghlan
2014-06-09
1
-1/+1
*
Issue #21569: sync Python 2.7 What's New with 2.7 version
Nick Coghlan
2014-06-07
1
-113/+201
*
Remove confusing "Release" and "Date" markers from whatsnews.
Georg Brandl
2012-10-28
1
-2/+0
*
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou
2012-08-11
1
-2/+2
*
Fix/improve markup in whatsnew/2.7.
Ezio Melotti
2011-10-09
1
-7/+10
*
merge from 2.7 - Fix closes issue11047 - Correct the 2.7 whatsnew description...
Senthil Kumaran
2011-08-06
1
-2/+2
*
#10526: fix typo.
Georg Brandl
2010-11-26
1
-1/+1
*
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl
2010-10-06
1
-51/+51
*
Clarify whatsnew entry for short float repr: roundtripping is not a new feat...
Mark Dickinson
2010-08-15
1
-4/+6
*
Fix typo.
Georg Brandl
2010-07-11
1
-1/+1
*
#9166: NotImplemented is not an exception.
Georg Brandl
2010-07-05
1
-1/+1
*
Merged revisions 82441 via svnmerge from
Nick Coghlan
2010-07-02
1
-7/+0
*
Merged revisions 82439 via svnmerge from
Nick Coghlan
2010-07-02
1
-6/+6
*
Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,...
Benjamin Peterson
2010-06-27
1
-286/+971
[next]