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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove retired and security branches from active docs (#3882)
3.5
Ned Deily
2017-10-04
1
-2/+0
*
[3.5] Fix broken `Show Source` links on documentation pages (GH-3113) (#3126)
Mariatta
2017-09-08
1
-1/+1
*
Update doc download files size estimates. (#2771) (#2773)
Ned Deily
2017-07-20
1
-9/+9
*
bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2723)
Ned Deily
2017-07-15
1
-1/+1
*
[3.5] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (GH-1615)
Serhiy Storchaka
2017-05-16
1
-5/+5
*
bpo-30021: Add examples for re.escape(). (#1048) (#1116)
Serhiy Storchaka
2017-04-13
1
-0/+2
*
bpo-29888: Fix the link referring to the "Python download page" (GH-824) (GH-...
Ned Deily
2017-03-26
1
-1/+1
*
bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-179)
INADA Naoki
2017-02-20
1
-2/+9
*
Support "bpo-" in Misc/NEWS (#1) (#43)
Mariatta
2017-02-13
1
-4/+4
*
[backport to 3.5] bpo-28929: Link the documentation to its source file on Git...
Mariatta
2017-02-12
1
-2/+5
*
Issue #26355: Specify canonical URLs in docs pages
Nick Coghlan
2017-02-09
1
-0/+1
*
Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+
Martin Panter
2017-01-29
1
-0/+2
*
Issue #29349: Fix Python 2 syntax in documentation build code
Martin Panter
2017-01-29
1
-2/+2
*
Update documentation index sidebar for 3.6.0 release.
Ned Deily
2016-12-23
1
-1/+1
*
Issue #28900: Update documentation sidebar for 3.6.0rc.
Ned Deily
2016-12-08
1
-1/+2
*
Issue #28251: Improvements to help manuals on Windows.
Steve Dower
2016-09-23
1
-1/+5
*
Make 3.7 the current dev version in the html version of the docs.
Ned Deily
2016-09-20
1
-3/+2
*
Issue #19489: Move the search box from sidebar to header and footer.
Zachary Ware
2016-09-09
3
-10/+41
*
Fix spelling errors in code comments
Martin Panter
2016-06-20
1
-1/+1
*
Silence 'make suspicious' warnings
Berker Peksag
2016-06-11
1
-3/+3
*
Issue #23806: Update susp-ignored.csv
Martin Panter
2016-04-24
1
-0/+1
*
#24918: fix CSS for code blocks when a side box is present. Patch by Manvi B.
Ezio Melotti
2016-03-13
1
-0/+5
*
Issue #26246: Set initial value of the hidden attr when creating copy button.
Berker Peksag
2016-03-02
1
-0/+1
|
\
|
*
Issue #26246: Set initial value of the hidden attr when creating copy button.
Berker Peksag
2016-03-02
1
-0/+1
*
|
Update susp-ignore file (#25910).
Georg Brandl
2016-02-28
1
-1/+1
*
|
#26246: merge with 3.4.
Ezio Melotti
2016-02-27
1
-7/+11
|
\
\
|
|
/
|
*
#26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.
Ezio Melotti
2016-02-27
1
-7/+11
*
|
Fix rstlint to also look for indented comments that should be directives.
Georg Brandl
2016-02-25
1
-2/+2
*
|
Issue #25179: Preparatory cleanup of existing docs on string formatting
Martin Panter
2016-02-08
1
-1/+1
*
|
doc: i18n HTML templates
Victor Stinner
2016-01-22
3
-59/+59
*
|
merge 3.4 (#26172)
Benjamin Peterson
2016-01-21
1
-1/+1
|
\
\
|
|
/
|
*
remove script from epub (closes #26172)
Benjamin Peterson
2016-01-21
1
-1/+1
*
|
Issue #21240: Add an abstractmethod directive to mark abstract methods in the...
Berker Peksag
2015-12-08
1
-0/+14
*
|
Silence a "unused rule" warning
Berker Peksag
2015-10-20
1
-1/+1
*
|
Tweak susp-ignored.csv to make buildbots happy
Berker Peksag
2015-10-02
1
-5/+5
*
|
Issue #25105: Update susp-ignored.csv to avoid false positives
Berker Peksag
2015-09-15
1
-0/+5
*
|
Issue #25022: Merge susp-ignored.csv from 3.4 into 3.5
Martin Panter
2015-09-11
1
-1/+0
|
\
\
|
|
/
|
*
Issue #25022: Avoid warning about unused suspicious rule
Martin Panter
2015-09-11
1
-1/+0
*
|
Issue #23406: Remove specific line number from susp-ignored.csv
Martin Panter
2015-09-07
1
-1/+1
*
|
Remove line numbers from unittest in susp-ignored.
Robert Collins
2015-07-22
1
-4/+4
|
\
\
|
|
/
|
*
Remove line numbers from unittest in susp-ignored.
Robert Collins
2015-07-22
1
-4/+4
*
|
Merge unittest docs suspicious fix.
Robert Collins
2015-07-22
1
-4/+4
|
\
\
|
|
/
|
*
Fix suspicious after the unittest docs change.
Robert Collins
2015-07-22
1
-4/+4
*
|
Merge with 3.4
Zachary Ware
2015-07-22
1
-1/+1
|
\
\
|
|
/
|
*
rstlint: explicitly open files as UTF8
Zachary Ware
2015-07-22
1
-1/+1
|
*
Fix suspicious markup
Zachary Ware
2015-07-07
1
-3/+12
*
|
Update ignored suspicious markup
Zachary Ware
2015-07-07
1
-1/+1
*
|
Documentation fixes for 3.5.0b3.
Larry Hastings
2015-07-05
1
-1/+2
*
|
merge 3.4
Benjamin Peterson
2015-05-27
1
-1/+2
|
\
\
|
|
/
|
*
update for 3.6 emerging
Benjamin Peterson
2015-05-27
1
-1/+2
[next]