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
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] GH-92584: Move installation schemes overview to sysconfig docs (GH-108...
Miss Islington (bot)
2023-10-02
2
-17/+166
*
[3.12] gh-110138: Improve grammar in idiomatic usage of ``__main__.py`` (GH-1...
Miss Islington (bot)
2023-10-02
1
-3/+3
*
[3.12] gh-101100: Fix sphinx warnings in `library/site.rst` (GH-110144) (#110...
Hugo van Kemenade
2023-10-02
2
-11/+25
*
[3.12] GH-101100: Fix reference warnings for ``gettext`` (GH-110115) (#110140)
Miss Islington (bot)
2023-10-02
1
-29/+26
*
[3.12] gh-109634: Fix `:samp:` syntax (GH-110073) (#110095)
Miss Islington (bot)
2023-09-29
1
-1/+1
*
[3.12] gh-101100: Fix sphinx warnings in `library/difflib.rst` (GH-110074) (#...
Miss Islington (bot)
2023-09-29
1
-9/+9
*
[3.12] gh-110045: Update symtable module for PEP 695 (GH-110066) (#110070)
Miss Islington (bot)
2023-09-29
1
-1/+11
*
[3.12] gh-101100: Fix sphinx warnings in `library/devmode.rst` (GH-109963) (#...
Miss Islington (bot)
2023-09-27
1
-2/+3
*
[3.12] gh-101100: Fix Sphinx warnings in `Doc/library/weakref.rst` (GH-109881...
Hugo van Kemenade
2023-09-26
1
-10/+9
*
[3.12] gh-101100: Fix sphinx warnings in `Doc/library/xml.etree.elementtree.r...
Miss Islington (bot)
2023-09-24
1
-1/+6
*
[3.12] gh-109634: Use :samp: role (GH-109635) (#109776)
Miss Islington (bot)
2023-09-24
10
-24/+28
*
[3.12] gh-100228: Document the os.fork threads DeprecationWarning. (GH-109767...
Miss Islington (bot)
2023-09-24
3
-4/+46
*
[3.12] Misc itertool recipe improvements, mostly docstrings and comments (gh-...
Miss Islington (bot)
2023-09-22
1
-37/+44
*
[3.12] Fix extraneous backslashes in hashlib docs (GH-109468) (#109530)
Miss Islington (bot)
2023-09-18
1
-12/+12
*
[3.12] gh-109451: Fix wrong format specifier in logging documentation (GH-109...
Miss Islington (bot)
2023-09-17
1
-1/+1
*
[3.12] gh-109414: Add some basic information about venvs in the introduction....
Miss Islington (bot)
2023-09-17
1
-0/+19
*
[3.12] Docs: Superseded modules: list only module names (GH-109439) (#109445)
Miss Islington (bot)
2023-09-15
1
-0/+1
*
[3.12] gh-101100: Fix sphinx warnings in `turtle.rst` (GH-109394) (#109416)
Miss Islington (bot)
2023-09-14
1
-4/+4
*
[3.12] Fix variable name in dis documentation example (GH-109343) (#109364)
Miss Islington (bot)
2023-09-13
1
-1/+1
*
[3.12] gh-105189: fix importlib.resources.abc deprecation docs (GH-105232) (#...
Miss Islington (bot)
2023-09-13
2
-12/+154
*
[3.12] gh-109184: update traceback module doc w.r.t notes (message is no long...
Irit Katriel
2023-09-13
1
-19/+21
*
[3.12] Fix iter_index() to work with lists which do not support stop=None. (g...
Miss Islington (bot)
2023-09-12
1
-0/+11
*
[3.12] gh-107322: zipapp: Remove the suggestion to remove .dist-info director...
Miss Islington (bot)
2023-09-12
1
-6/+1
*
[3.12] Improve the sieve() recipe in the itertools docs (gh-109199) (#109203)
Miss Islington (bot)
2023-09-12
1
-4/+7
*
[3.12] Add version directives to ast docs (GH-108788) (#109106)
Miss Islington (bot)
2023-09-08
1
-4/+42
*
[3.12] gh-107924: re-order os.sendfile() flag documentation (GH-107926) (#109...
Miss Islington (bot)
2023-09-08
1
-19/+20
*
[3.12] gh-102823: Document return type of floor division on floats (GH-102824...
Miss Islington (bot)
2023-09-08
1
-3/+5
*
[3.12] socket documentation fix - rename triple to 3-tuple (GH-24722) (#109073)
Miss Islington (bot)
2023-09-08
1
-2/+2
*
[3.12] gh-71770: Add more details on behavior of configparser's default_secti...
Miss Islington (bot)
2023-09-08
1
-2/+4
*
[3.12] GH-90915: Document that SystemExit doesn't trigger sys.excepthook (GH-...
Miss Islington (bot)
2023-09-08
1
-1/+1
*
[3.12] bpo-38157: Add example about per file output for mock_open. (GH-16090)...
Miss Islington (bot)
2023-09-08
1
-0/+24
*
[3.12] gh-107755: Document the correct default value of slice step (GH-107756...
Miss Islington (bot)
2023-09-08
1
-1/+1
*
[3.12] gh-107732: Mention dir support in importlib.resources docs (GH-107734)...
Hugo van Kemenade
2023-09-08
1
-5/+8
*
[3.12] GH-108202: Document ``calendar``'s command-line interface (GH-109020) ...
Miss Islington (bot)
2023-09-08
1
-0/+143
*
[3.12] gh-108857: improve markup in inspect.Signature.replace() docs (GH-1088...
Miss Islington (bot)
2023-09-06
1
-1/+1
*
[3.12] GH-103082: Document PEP-669: Low Impact Monitoring for CPython (GH-107...
Miss Islington (bot)
2023-09-05
3
-0/+308
*
[3.12] gh-107208: Fix iter_index() recipe to not swallow exceptions (gh-10883...
Miss Islington (bot)
2023-09-04
1
-12/+23
*
[3.12] gh-101100: Fix sphinx warnings in `unittest.mock-examples.rst` (GH-108...
Nikita Sobolev
2023-09-02
1
-6/+7
*
[3.12] gh-101100: Fix sphinx warnings in `uuid.rst` (GH-108805) (#108807)
Miss Islington (bot)
2023-09-02
1
-21/+30
*
[3.12] gh-105563: reference DateType in datetime's documentation (GH-105946) ...
Miss Islington (bot)
2023-09-02
1
-0/+4
*
[3.12] `ast` docs: Fix incorrect link on `keyword` (GH-108728) (#108737)
Miss Islington (bot)
2023-09-01
1
-2/+2
*
[3.12] gh-101100: Fix sphinx warnings in `threading.rst` (GH-108684) (#108707)
Miss Islington (bot)
2023-08-31
1
-8/+8
*
[3.12] Fix typo in multiprocessing docs (GH-108666) (#108677)
Miss Islington (bot)
2023-08-30
1
-1/+1
*
[3.12] gh-108669: unittest: Fix documentation for TestResult.collectedDuratio...
Miss Islington (bot)
2023-08-30
1
-1/+1
*
[3.12] Mention Ellipsis pickling in the docs (GH-103660) (#108661)
Miss Islington (bot)
2023-08-30
1
-1/+2
*
[3.12] gh-107801: Improve the accuracy of io.IOBase.seek docs (#108268) (#108...
Erlend E. Aasland
2023-08-29
1
-12/+14
*
[3.12] Fix misc doc typos (GH-108592) (#108594)
Miss Islington (bot)
2023-08-29
5
-5/+5
*
[3.12] GH-108202: Combine documentation of ``calendar`` constants (GH-108492)...
Adam Turner
2023-08-28
1
-60/+49
*
[3.12] Fix typo in typing docs: Remove redundant backtick (GH-108559) (#108560)
Miss Islington (bot)
2023-08-28
1
-1/+1
*
[3.12] gh-107801: Document io.TextIOWrapper.tell (#108265) (#108547)
Erlend E. Aasland
2023-08-27
1
-1/+9
[next]