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
/
.nitignore
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-101100: Fix Sphinx warnings in `c-api/structures.rst` (#113564)
Hugo van Kemenade
2024-01-24
1
-1/+0
*
gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (#114521)
Nikita Sobolev
2024-01-24
1
-1/+0
*
gh-101100: Fix sphinx warnings in `asyncio-task.rst` (#114469)
Nikita Sobolev
2024-01-24
1
-1/+0
*
Docs: mark up FTP.retrbinary and FTP.storbinary with param lists (#114399)
Erlend E. Aasland
2024-01-23
1
-1/+0
*
gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (#114425)
Nikita Sobolev
2024-01-23
1
-1/+0
*
gh-101100: Fix Sphinx warnings in `reference/expressions.rst` (#114194)
Hugo van Kemenade
2024-01-22
1
-1/+0
*
gh-101100: Fix sphinx warnings in `Doc/c-api/memory.rst` (#114373)
Nikita Sobolev
2024-01-21
1
-1/+0
*
Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#...
Erlend E. Aasland
2024-01-16
1
-1/+0
*
gh-101100: Fix Sphinx warnings in `howto/urllib2.rst` and `library/http.clien...
Hugo van Kemenade
2024-01-14
1
-2/+0
*
Docs: Link tokens in the format string grammars (#108184)
William Andrea
2024-01-09
1
-1/+0
*
gh-101100: Fix Sphinx warnings in `library/pyclbr.rst` (#113739)
Hugo van Kemenade
2024-01-05
1
-1/+0
*
gh-101100: Fix Sphinx warnings in `library/configparser.rst` (#113598)
Hugo van Kemenade
2023-12-31
1
-1/+0
*
gh-101100: Fix Sphinx warnings in library/random.rst (#112981)
Hugo van Kemenade
2023-12-28
1
-1/+0
*
gh-101100: Fix Sphinx warnings in `library/cmd.rst` (#113502)
Hugo van Kemenade
2023-12-27
1
-1/+0
*
gh-101100: Fix Sphinx warnings in `library/calendar.rst` (#113500)
Hugo van Kemenade
2023-12-27
1
-1/+0
*
gh-101100: Fix Sphinx warnings in `library/bisect.rst` (#113496)
Hugo van Kemenade
2023-12-26
1
-1/+0
*
gh-101100: Fix Sphinx warnings in `howto/isolating-extensions.rst` (#113493)
Hugo van Kemenade
2023-12-26
1
-1/+0
*
gh-101100: Fix Sphinx warnings in library/tarfile.rst (#113237)
Hugo van Kemenade
2023-12-18
1
-1/+0
*
gh-101100: Fix Sphinx nitpicks in `library/numbers.rst` (#113162)
Alex Waygood
2023-12-15
1
-1/+0
*
gh-101100: Fix Sphinx nitpicks in `library/rlcompleter.rst` (#113125)
Alex Waygood
2023-12-15
1
-1/+0
*
gh-101100: Cleanup `mailbox` docs (#113124)
Alex Waygood
2023-12-14
1
-1/+0
*
gh-101100: Fix Sphinx warnings in `whatsnew/2.3.rst` (#112373)
Hugo van Kemenade
2023-12-14
1
-1/+0
*
gh-101100: Fix Sphinx nitpicks in `library/collections.abc.rst` (#113116)
Alex Waygood
2023-12-14
1
-1/+0
*
gh-101100: Fix Sphinx nitpicks in `library/traceback.rst` (#113106)
Alex Waygood
2023-12-14
1
-1/+0
*
gh-101100: Fix Sphinx nitpicks in `library/inspect.rst` and `reference/simple...
Alex Waygood
2023-12-14
1
-2/+0
*
gh-87286: Add a number of LOG_* constants to syslog (#24432)
Ronald Oussoren
2023-12-12
1
-1/+0
*
gh-101100: Fix Sphinx warning in library/http.cookies.rst (#112908)
Hugo van Kemenade
2023-12-10
1
-1/+0
*
gh-101100: Fix Sphinx nitpicks in `library/tempfile.rst` (#112886)
Alex Waygood
2023-12-09
1
-1/+0
*
gh-101100: Fix Sphinx nits in `library/contextlib.rst` (#112870)
Alex Waygood
2023-12-08
1
-1/+0
*
gh-101100: Fix Sphinx nitpicks in `library/shelve.rst` (#112836)
Alex Waygood
2023-12-08
1
-1/+0
*
gh-101100: Silence Sphinx warnings when `ntpath` or `posixpath` are reference...
Alex Waygood
2023-12-07
1
-1/+0
*
gh-101100: Fix Sphinx nitpicks in `library/reprlib.rst` (#112811)
Alex Waygood
2023-12-06
1
-1/+0
*
gh-101100: Fix Sphinx nitpicks in `library/abc.rst` (#112703)
Alex Waygood
2023-12-04
1
-1/+0
*
gh-101100: Fix Sphinx nitpicks in `library/functions.rst` (#112669)
Alex Waygood
2023-12-04
1
-1/+0
*
gh-101100: Fix Sphinx warning in `library/gettext.rst` (#112668)
Hugo van Kemenade
2023-12-03
1
-1/+0
*
gh-101100: Fix Sphinx reference warnings (GH-112416)
Hugo van Kemenade
2023-11-25
1
-7/+0
*
gh-101100 : Fix Sphinx warnings in `library/doctest.rst` (#112399)
Hugo van Kemenade
2023-11-25
1
-1/+0
*
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-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
*
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
[next]