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
*
gh-111625: Fix link to Info-ZIP homepage (#111626)
partev
2023-11-02
1
-2/+2
*
gh-101100: Fix sphinx warnings in `library/asyncio-eventloop.rst` (GH-111222)
Nikita Sobolev
2023-10-29
1
-1/+0
*
gh-101100: Fix Sphinx warnings for `fileno` (#111118)
Hugo van Kemenade
2023-10-23
1
-2/+0
*
gh-101100: Fix sphinx warnings in `library/asyncio-dev.rst` (GH-111179)
Nikita Sobolev
2023-10-22
1
-1/+0
*
gh-101100: Fix Sphinx warning in `tutorial/introduction.rst` (#111173)
Maciej Olko
2023-10-22
1
-1/+0
*
gh-101100: Fix Sphinx warnings in `library/tty.rst` (#111079)
Hugo van Kemenade
2023-10-20
1
-1/+0
*
gh-101100: Fix sphinx warnings in `library/getpass.rst` (#110461)
Nikita Sobolev
2023-10-19
1
-1/+0
*
gh-101100: Fix sphinx warnings in `library/codecs.rst` (#110979)
Nikita Sobolev
2023-10-19
1
-1/+0
*
GH-103082: Clean up the sys.monitoring docs (GH-110532)
Tian Gao
2023-10-18
1
-0/+8
*
gh-101100: Fix sphinx warnings in `library/time.rst` (#110862)
Nikita Sobolev
2023-10-14
1
-1/+0
*
gh-101100: Fix sphinx warnings in `usage/cmdline.rst` (#110841)
Nikita Sobolev
2023-10-14
1
-1/+0
*
Fix the pyspecific SOURCE_URI (#110811)
T. Wouters
2023-10-13
1
-1/+1
*
gh-101100: Fix sphinx warnings in `library/socketserver.rst` (GH-110207)
Nikita Sobolev
2023-10-10
1
-1/+0
*
gh-101100: Fix sphinx warnings in `library/site.rst` (#110144)
Nikita Sobolev
2023-10-01
1
-2/+0
*
gh-101100: Fix Sphinx warnings in `tutorial/controlflow.rst` (#109424)
Maciej Olko
2023-09-29
1
-1/+0
*
gh-101100: Fix sphinx warnings in `library/difflib.rst` (#110074)
Nikita Sobolev
2023-09-29
1
-1/+0
*
gh-109961: Docs: Fix incorrect rendering of `__replace__` in `copy.rst` (#109...
Nikita Sobolev
2023-09-28
1
-1/+0
*
gh-101100: Fix sphinx warnings in `library/devmode.rst` (#109963)
Nikita Sobolev
2023-09-27
1
-1/+0
*
gh-101100: Fix Sphinx warnings in Doc/using/configure.rst (#109931)
Victor Stinner
2023-09-27
1
-1/+0
*
gh-101100: Fix Sphinx warnings in `Doc/library/weakref.rst` (#109881)
Nikita Sobolev
2023-09-26
1
-1/+0
*
gh-101100: Fix sphinx warnings in `Doc/library/__future__.rst` (#109814)
Nikita Sobolev
2023-09-25
1
-1/+0
*
gh-101100: Fix sphinx warnings in `Doc/library/xml.etree.elementtree.rst` (#1...
Nikita Sobolev
2023-09-24
1
-1/+0
*
gh-101100: Fix sphinx warnings in `turtle.rst` (#109394)
Nikita Sobolev
2023-09-14
1
-1/+0
*
GH-104395: Add a link in 'Meta Information' to the docs download page (#104443)
Adam Turner
2023-09-12
1
-0/+1
*
gh-101100: Fix sphinx warnings in `unittest.mock-examples.rst` (#108810)
Nikita Sobolev
2023-09-02
1
-1/+0
*
gh-101100: Fix sphinx warnings in `uuid.rst` (#108805)
Nikita Sobolev
2023-09-02
1
-1/+0
*
gh-101100: Fix sphinx warnings in `tutorial/appendix.rst` (#108750)
Nikita Sobolev
2023-09-01
1
-1/+0
*
gh-101100: Fix sphinx warnings in `tutorial/classes.rst` (#108746)
Nikita Sobolev
2023-09-01
1
-1/+0
*
gh-101100: Fix sphinx warnings in `threading.rst` (#108684)
Nikita Sobolev
2023-08-31
1
-1/+0
*
gh-101100: Fix Sphinx warnings in the Logging Cookbook (#108678)
Hugo van Kemenade
2023-08-30
1
-1/+0
*
Docs: Resolve Sphinx warnings in dis.rst (#108476)
Erlend E. Aasland
2023-08-25
1
-1/+0
*
gh-107136: Remove Plausible for docs metrics (#107856)
Hugo van Kemenade
2023-08-22
1
-3/+0
*
gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)
Serhiy Storchaka
2023-08-22
1
-1/+0
*
gh-107298: Fix C API datetime documentation (GH-108034)
Serhiy Storchaka
2023-08-21
1
-1/+0
*
Improve references in the tutorial (GH-108069)
Serhiy Storchaka
2023-08-21
1
-2/+0
*
Resolve reference warnings in faq/gui.rst (#108147)
Adam Turner
2023-08-21
1
-1/+0
*
Resolve reference warnings in faq/library.rst (#108149)
Adam Turner
2023-08-20
1
-1/+0
*
Resolve reference warnings in faq/design.rst (#108148)
Adam Turner
2023-08-20
1
-1/+0
*
Resolve reference warnings in faq/programming.rst (#108150)
Adam Turner
2023-08-20
1
-1/+0
*
Docs: Fix Sphinx warnings in logging.rst (GH-108139)
Erlend E. Aasland
2023-08-20
1
-1/+0
*
Docs: Fix Sphinx warnings in license.rst (#108142)
Erlend E. Aasland
2023-08-20
1
-1/+0
*
Docs: Fix Sphinx warnings in sys.rst (#108106)
Erlend E. Aasland
2023-08-20
1
-1/+0
*
gh-101100: Only show GitHub check annotations on changed doc paragraphs (#108...
C.A.M. Gerlach
2023-08-19
1
-22/+184
*
Docs: Fix Sphinx warnings in io.rst (#107903)
Erlend E. Aasland
2023-08-17
1
-1/+0
*
gh-107298: Fix C API Buffer documentation (#108011)
Victor Stinner
2023-08-16
1
-1/+0
*
Docs: Fix more Sphinx annotations in ctypes.rst (#107708)
Erlend E. Aasland
2023-08-07
1
-1/+0
*
Do not use deprecated ``logger.warn()`` in pyspecific (#107694)
Adam Turner
2023-08-06
1
-3/+3
*
GH-84435: Make pyspecific directives translatable (#19470)
cocoatomo
2023-08-06
1
-10/+8
*
Docs: Only include Plausible for html, not for epub etc (#107637)
Hugo van Kemenade
2023-08-04
1
-1/+3
*
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka
2023-07-29
1
-36/+0
[next]