Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e1786b54162e2bfb01ca5aafa19d596c4af5a803
/
Doc
/
tools
/
extensions
e1786b5
bpo-36853: Fix suspicious.py to actually print the unused rules (#13579)
by Anthony Sottile
· 6 years ago
e226e83
bpo-37363: Add audit events on startup for the run commands (GH-14524)
by Steve Dower
· 6 years ago
44f91c3
bpo-37390: Add audit event table to documentations (GH-14406)
by Steve Dower
· 6 years ago
60419a7
bpo-37363: Add audit events for a range of modules (GH-14301)
by Steve Dower
· 6 years ago
9ab2fb1
Bump to 3.9.0a0
by Łukasz Langa
· 6 years ago
3b5deb0
Python 3.8.0b1
by Łukasz Langa
· 6 years ago
b82e17e
bpo-36842: Implement PEP 578 (GH-12613)
by Steve Dower
· 6 years ago
960bb88
Fix sphinx deprecation warning about env.note_versionchange() (GH-13236)
by Pablo Galindo
· 6 years ago
83dd4e8
bpo-18085: Update refcounts.dat. (GH-11247)
by Serhiy Storchaka
· 7 years ago
afe17a7
bpo-35482: Fixes HTML escaping in CHM index and build location of NEWS file (GH-11224)
by Steve Dower
· 7 years ago
beed84c
bpo-35015: Doc: Fix internationalisation of the availability directive. (GH-10360)
by Julien Palard
· 7 years ago
c3f52a5
bpo-35036: Remove empty log line in the suspicious.py tool (GH-10024)
by Xtreak
· 7 years ago
ee171a2
Stop using deprecated logging API in Sphinx suspicious checker (GH-9875)
by Pablo Galindo
· 7 years ago
e385d06
bpo-34967: Sphinx is deprecating add_description_unit, use add_object_type (GH-9827)
by Stéphane Wirtel
· 7 years ago
2d6097d
bpo-11233: Create availability directive for documentation (GH-9692)
by Cheryl Sabella
· 7 years ago
6261ae9
bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758)
by animalize
· 7 years ago
4715039
bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)
by Yury Selivanov
· 7 years ago
acfb087
fix pydoc-topics to work with Sphinx 1.7 (GH-6475)
by Benjamin Peterson
· 7 years ago
0febc05
bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473)
by cocoatomo
· 7 years ago
ac31770
bpo-30406: Make async and await proper keywords (#1669)
by Jelle Zijlstra
· 8 years ago
50f5816
bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721)
by Ned Deily
· 8 years ago
272d888
bpo-29783: Replace codecs.open() with io.open() (#599)
by Victor Stinner
· 8 years ago
c351ce6
bpo-28331: fix impl-detail label is removed when content is translated. (GH-195)
by INADA Naoki
· 8 years ago
79ab8be
Support "bpo-" in Misc/NEWS (#1)
by Brett Cannon
· 9 years ago
ba964cc
Issues #29349: Merge Py 2.6+ compatibility from 3.6
by Martin Panter
· 9 years ago
b154113
Issues #29349: Merge Py 2.6+ compatibility from 3.5
by Martin Panter
· 9 years ago
9a45402
Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+
by Martin Panter
· 9 years ago
c654f0a
Issues #29349: Add NEWS for 3.7; use “with” statement
by Martin Panter
· 9 years ago
e61592e
Issues #29349: Merge Py 2 fix 3.5
by Martin Panter
· 9 years ago
8f3fb72
Issue #29349: Fix Python 2 syntax in documentation build code
by Martin Panter
· 9 years ago
0112625
Change SOURCE_URI for pydoc source URLs to point to 3.6 branch
by Ned Deily
· 9 years ago
590dcab
Merge spelling fixes from 3.5
by Martin Panter
· 9 years ago
2275e62
Fix spelling errors in code comments
by Martin Panter
· 9 years ago
2e7fca8
Issue #21240: Add an abstractmethod directive to mark abstract methods in the docs more explicitly
by Berker Peksag
· 10 years ago
6e9d2e6
Issue #21240: Add an abstractmethod directive to mark abstract methods in the docs more explicitly
by Berker Peksag
· 10 years ago
115b0da
Change SOURCE_URI for pydoc source URLs to point back to correct branch for 3.6.
by Larry Hastings
· 10 years ago
40040df
Update SOURCE_URI to reflect that we're branching 3.5 now.
by Larry Hastings
· 10 years ago
cbbdfb5
Merge 3.4 (asyncio doc)
by Victor Stinner
· 10 years ago
e170ed2
asyncio doc: fix the sphinx extension for coroutine commands
by Victor Stinner
· 10 years ago
866ca88
Merge 3.4 (asyncio doc)
by Victor Stinner
· 11 years ago
bdd574d
asyncio doc: annotate coroutine on coroutine functions and methods
by Victor Stinner
· 11 years ago
bf764a1
Issue #22695: Fix rendering of the deprecated-removed role in HTML.
by Berker Peksag
· 11 years ago
eb1a3cd
Issue #22695: Fix rendering of the deprecated-removed role in HTML.
by Berker Peksag
· 11 years ago
e075f16
merge with 3.4
by Georg Brandl
· 11 years ago
35903c8
Sphinx extension: move imports to the module top
by Georg Brandl
· 11 years ago
d51c1a1
merge with 3.4
by Georg Brandl
· 11 years ago
e039029
Move Sphinx extensions to their own subdir.
by Georg Brandl
· 11 years ago