Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1eaa1169c522727b1911b798d45c8984992bd179
/
Doc
/
tools
05cb728
bpo-30349: Raise FutureWarning for nested sets and set operations (#1553)
by Serhiy Storchaka
· 7 years ago
8c663fd
Replace KB unit with KiB (#4293)
by Victor Stinner
· 7 years ago
b7cbfe4
bpo-31766: restore 3.5 to docs version switchers (#3969)
by Ned Deily
· 7 years ago
ac31770
bpo-30406: Make async and await proper keywords (#1669)
by Jelle Zijlstra
· 7 years ago
e2d0dd2
Remove retired and security branches from active docs (#3879)
by Ned Deily
· 7 years ago
aecc08a
Docs: correct hashlib.blake2 keyed hashing example (bpo-31560)
by Dmitry Chestnykh
· 7 years ago
52451fb
Prevent a few make suspicious warnings. (#3341)
by Ned Deily
· 7 years ago
f9f1734
Blurbify master branch. (#3298)
by larryhastings
· 7 years ago
b9ff498
Fix broken `Show Source` links on documentation pages (GH-3113)
by Elmar Ritsch
· 7 years ago
b616b97
Update the language selection in the docs language switch. (GH-3114)
by Julien Palard
· 7 years ago
122081d
bpo-31159: fix language switch regex on unknown yet built languages. (#3039)
by Julien Palard
· 7 years ago
c82b7f3
bpo-31149: Doc: Add Japanese to the language switcher. (#3028)
by Julien Palard
· 7 years ago
dff9b5f
bpo-31045: Language switch (#2652)
by Julien
· 7 years ago
5bffcf3
Update doc download files size estimates. (#2771)
by Ned Deily
· 7 years ago
50f5816
bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721)
by Ned Deily
· 7 years ago
272d888
bpo-29783: Replace codecs.open() with io.open() (#599)
by Victor Stinner
· 7 years ago
d97b7dc
bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613)
by Serhiy Storchaka
· 7 years ago
13f1f42
bpo-30103: Allow Uuencode in Python using backtick as zero instead of space (#1326)
by Xiang Zhang
· 8 years ago
5908300
bpo-29995: re.escape() now escapes only special characters. (#1007)
by Serhiy Storchaka
· 8 years ago
8fc7bc2
bpo-30021: Add examples for re.escape(). (#1048)
by Serhiy Storchaka
· 8 years ago
f8beb98
bpo-29888: Fix the link referring to the "Python download page" (GH-824)
by cocoatomo
· 8 years ago
c351ce6
bpo-28331: fix impl-detail label is removed when content is translated. (GH-195)
by INADA Naoki
· 8 years ago
e395c4d
bpo-29520: doc: add missing dot (GH-182)
by INADA Naoki
· 8 years ago
3eea8c6
bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-165)
by INADA Naoki
· 8 years ago
d4a97d8
bpo-28929: Link the documentation to its source file on GitHub (#35)
by Mariatta
· 8 years ago
79ab8be
Support "bpo-" in Misc/NEWS (#1)
by Brett Cannon
· 8 years ago
c7a24a7
Merge issue #26355 fix from 3.6
by Nick Coghlan
· 8 years ago
e185757
Merge issue #26355 fix from Python 3.5
by Nick Coghlan
· 8 years ago
e662445
Issue #26355: Specify canonical URLs in docs pages
by Nick Coghlan
· 8 years ago
f24bccc
Issue #28822: Add susp-ignored entry for NEWS; fix grammar
by Martin Panter
· 8 years ago
ba964cc
Issues #29349: Merge Py 2.6+ compatibility from 3.6
by Martin Panter
· 8 years ago
b154113
Issues #29349: Merge Py 2.6+ compatibility from 3.5
by Martin Panter
· 8 years ago
9a45402
Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+
by Martin Panter
· 8 years ago
c654f0a
Issues #29349: Add NEWS for 3.7; use “with” statement
by Martin Panter
· 8 years ago
3a6dc19
Issues #29349: Merge Py 2 fix 3.6
by Martin Panter
· 8 years ago
e61592e
Issues #29349: Merge Py 2 fix 3.5
by Martin Panter
· 8 years ago
8f3fb72
Issue #29349: Fix Python 2 syntax in documentation build code
by Martin Panter
· 8 years ago
f25dec9
Issue #29062: Doc: Fix make suspicious
by INADA Naoki
· 8 years ago
2e1b6ea
Issue #29062: Doc: Fix make suspicious
by INADA Naoki
· 8 years ago
9800686
Update documentation index sidebar for 3.6.0 release.
by Ned Deily
· 8 years ago
e31b15c
Update documentation index sidebar for 3.6.0 release.
by Ned Deily
· 8 years ago
864a78e
Issue #28900: Update documentation sidebar for 3.6.0rc.
by Ned Deily
· 8 years ago
098f85b
Issue #28900: Update documentation sidebar for 3.6.0rc.
by Ned Deily
· 8 years ago
932d40a
Issue #28900: Update documentation sidebar for 3.6.0rc.
by Ned Deily
· 8 years ago
3d1caab
Merge with 3.6
by Zachary Ware
· 8 years ago
d23881e
Ignore newly added suspicious line
by Zachary Ware
· 8 years ago
6743999
Remove unused suspicious rules
by Zachary Ware
· 8 years ago
ec9357b
Ignore harmless suspicious markup
by Zachary Ware
· 8 years ago
7652853
Issue #28251: Improvements to help manuals on Windows.
by Steve Dower
· 8 years ago
fb4a96a
Issue #28251: Improvements to help manuals on Windows.
by Steve Dower
· 8 years ago
7582bca
Make 3.7 the current dev version in the html version of the docs.
by Ned Deily
· 8 years ago
a327331
Make 3.7 the current dev version in the html version of the docs.
by Ned Deily
· 8 years ago
0112625
Change SOURCE_URI for pydoc source URLs to point to 3.6 branch
by Ned Deily
· 8 years ago
ef71d20
Add some additional suspicious exemption rules for recent doc changes.
by Ned Deily
· 8 years ago
b44aceb
Actually fix suspicious markup, I ignored it too readily
by Zachary Ware
· 8 years ago
39b42ae
Remove line numbers from suspicious rules
by Zachary Ware
· 8 years ago
12aeb78
Fix suspicious markup
by Zachary Ware
· 8 years ago
9539963
Remove unused suspicious rules
by Zachary Ware
· 8 years ago
9c85828
Closes #19489: Merge with 3.5
by Zachary Ware
· 8 years ago
a3090a4
Issue #19489: Move the search box from sidebar to header and footer.
by Zachary Ware
· 8 years ago
a68c1bc
Remove legacy "from __future__ import with_statement" lines.
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 8 years ago
dfc853c
shut up some perfectly innocent reST in hashlib-blake2
by Benjamin Peterson
· 8 years ago
d2fe862
Issue #27285: Cleanup leftover susp-ignored entry after text was changed
by Martin Panter
· 8 years ago
538f5c4
Issue #27285: Cleanup "suspicious" warnings.
by Ned Deily
· 8 years ago
590dcab
Merge spelling fixes from 3.5
by Martin Panter
· 8 years ago
2275e62
Fix spelling errors in code comments
by Martin Panter
· 8 years ago
d1f5340
Merge from 3.5
by Berker Peksag
· 8 years ago
3261960
Silence 'make suspicious' warnings
by Berker Peksag
· 8 years ago
b198c42
Fix RST conflicts with Idle news entries
by Martin Panter
· 8 years ago
3791736
Issue #23806: Merge susp-ignored.csv from 3.5
by Martin Panter
· 9 years ago
887bc96
Issue #23806: Update susp-ignored.csv
by Martin Panter
· 9 years ago
4c9375b
#24918: merge with 3.5.
by Ezio Melotti
· 9 years ago
f2b9a39
#24918: fix CSS for code blocks when a side box is present. Patch by Manvi B.
by Ezio Melotti
· 9 years ago
998f7d7
Issue #26246: Set initial value of the hidden attr when creating copy button.
by Berker Peksag
· 9 years ago
ff47cfb
Issue #26246: Set initial value of the hidden attr when creating copy button.
by Berker Peksag
· 9 years ago
25c0ef5
Issue #26246: Set initial value of the hidden attr when creating copy button.
by Berker Peksag
· 9 years ago
d047c2f
merge with 3.5
by Georg Brandl
· 9 years ago
96421d6
Update susp-ignore file (#25910).
by Georg Brandl
· 9 years ago
b8d7503
#26246: merge with 3.5.
by Ezio Melotti
· 9 years ago
738f88f
#26246: merge with 3.4.
by Ezio Melotti
· 9 years ago
90ba2ca
#26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.
by Ezio Melotti
· 9 years ago
057ab49
merge with 3.5
by Georg Brandl
· 9 years ago
2305b3c
Fix rstlint to also look for indented comments that should be directives.
by Georg Brandl
· 9 years ago
46988d3
Merge string formatting doc fixes from 3.5
by Martin Panter
· 9 years ago
d5db147
Issue #25179: Preparatory cleanup of existing docs on string formatting
by Martin Panter
· 9 years ago
bf98079
Merge 3.5 (i18n doc, issue #25907)
by Victor Stinner
· 9 years ago
875f29a
doc: i18n HTML templates
by Victor Stinner
· 9 years ago
e45abae
merge 3.5 (#26172)
by Benjamin Peterson
· 9 years ago
b57eaea
merge 3.4 (#26172)
by Benjamin Peterson
· 9 years ago
c836f71
remove script from epub (closes #26172)
by Benjamin Peterson
· 9 years ago
2e7fca8
Issue #21240: Add an abstractmethod directive to mark abstract methods in the docs more explicitly
by Berker Peksag
· 9 years ago
6e9d2e6
Issue #21240: Add an abstractmethod directive to mark abstract methods in the docs more explicitly
by Berker Peksag
· 9 years ago
a1331c4
Silence a "unused rule" warning
by Berker Peksag
· 9 years ago
1d16979
Silence a "unused rule" warning
by Berker Peksag
· 9 years ago
4b5d801
Merge from 3.5
by Berker Peksag
· 9 years ago
8214a7c
Tweak susp-ignored.csv to make buildbots happy
by Berker Peksag
· 9 years ago
9289e90
Issue #25105: Update susp-ignored.csv to avoid false positives
by Berker Peksag
· 9 years ago
055395e
Issue #25105: Update susp-ignored.csv to avoid false positives
by Berker Peksag
· 9 years ago
b7ccb5d
Issue #25022: Merge susp-ignored.csv from 3.5
by Martin Panter
· 9 years ago
02918ca
Issue #25022: Merge susp-ignored.csv from 3.4 into 3.5
by Martin Panter
· 9 years ago
Next »