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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.12.11
v3.12.11
Thomas Wouters
2025-06-03
2
-4/+4
*
[3.12] gh-135034: Normalize link targets in tarfile, add `os.path.realpath(st...
T. Wouters
2025-06-03
3
-4/+83
*
[3.12] Docs: remove link elements in builders other than HTML (GH-133720) (#1...
Miss Islington (bot)
2025-05-14
1
-4/+4
*
[3.12] Docs: Migrate entirely to PSF hosted plausible for analytics (GH-13264...
Miss Islington (bot)
2025-04-18
1
-2/+1
*
[3.12] gh-102136: Add -m to options that work with -i (GH-119271) (GH-119286)
Miss Islington (bot)
2025-04-08
1
-3/+9
*
[3.12] gh-132021: Add bool type to the list of allowed JSON key types (GH-132...
Miss Islington (bot)
2025-04-08
1
-2/+2
*
[3.12] gh-116608: undeprecate functional importlib.resources API (#132206)
Thomas Grainger
2025-04-08
1
-34/+17
*
[3.12] gh-115684: Clarify datetime `replace` documentation (GH-116519) (#131694)
David Lowry-Duda
2025-04-08
1
-10/+10
*
[3.12] Add psfhosted Plausible instance to analytics (GH-132252) (#132254)
Miss Islington (bot)
2025-04-08
1
-0/+1
*
[3.12] gh-130521: Add Open Graph meta tags to template pages (GH-130523) (#13...
Miss Islington (bot)
2025-04-07
3
-0/+37
*
[3.12] Docs HTML: Remove self-closing tags (GH-132220) (#132229)
Hugo van Kemenade
2025-04-07
4
-22/+22
*
[3.12] gh-132221: Fix `__match_args__` generation docs in `dataclasses.rst` (...
Miss Islington (bot)
2025-04-07
1
-4/+7
*
[3.12] gh-131912: Improve description of grouping options in the format speci...
Miss Islington (bot)
2025-04-07
1
-33/+55
*
[3.12] Docs: Add a single table summary for ``cmath`` (GH-131887) (#132180)
Miss Islington (bot)
2025-04-06
1
-0/+51
*
[3.12] Fix numbered list syntax in programming.rst (GH-130158) (#132141)
Miss Islington (bot)
2025-04-05
1
-5/+5
*
[3.12] Docs: document `plistlib.InvalidFileException` (GH-132069) (#132117)
Miss Islington (bot)
2025-04-05
1
-2/+10
*
[3.12] Minor improvements to the programming FAQ (GH-127261) (#131965)
Miss Islington (bot)
2025-04-01
1
-7/+7
*
[3.12] gh-125957: sync argument naming in sphinx docs of the cmath and help()...
Miss Islington (bot)
2025-04-01
1
-50/+50
*
[3.12] gh-131885: Document that `dict.setdefault` and `dict.get` take no keyw...
Miss Islington (bot)
2025-03-30
1
-2/+2
*
[3.12] gh-129994: update docs when using `dualstack_ipv6` in `socket.create_s...
Miss Islington (bot)
2025-03-30
1
-4/+4
*
[3.12] gh-127541: Update os.walk example (GH-127765) (#131873)
Miss Islington (bot)
2025-03-29
1
-8/+8
*
[3.12] Fix typo in importlib.metadata.rst (gh-131596) (#131631)
Miss Islington (bot)
2025-03-27
1
-1/+1
*
[3.12] gh-131741: Add documentation for Windows version detection change in `...
Miss Islington (bot)
2025-03-26
1
-0/+8
*
[3.12] gh-130283: update deprecated links and examples in `urllib.request` do...
Miss Islington (bot)
2025-03-23
1
-14/+15
*
[3.12] gh-121529: Document `from_` parameter in `_mboxMMDF` public methods (G...
Miss Islington (bot)
2025-03-23
1
-2/+27
*
[3.12] gh-131457: Fix typo in BNF description of function signatures (GH-1314...
Miss Islington (bot)
2025-03-22
1
-1/+1
*
[3.12] gh-70647: update docs to mention the datetime 1900 year default 2/29 i...
Gregory P. Smith
2025-03-21
1
-3/+23
*
[3.12] GH-121970: Extract `pydoc_topics` into a new extension (GH-131256) (#1...
Adam Turner
2025-03-20
1
-1/+1
*
[3.12] Docs: Fix documentation for "PyTypeObject Definition" (GH-130936) (GH-...
Miss Islington (bot)
2025-03-20
1
-1/+1
*
[3.12] gh-131417: Mention asyncio Future and Task in docs for generic classes...
Miss Islington (bot)
2025-03-19
1
-0/+2
*
[3.12] Docs: fix shell command formatting (GH-131310) (#131444)
Miss Islington (bot)
2025-03-19
1
-1/+1
*
[3.12] gh-116666: Add "token" glossary term (GH-130888) (GH-131368)
Miss Islington (bot)
2025-03-18
4
-11/+28
*
[3.12] gh-131002: clarify how to enforce sqlite3 column types for generated f...
Miss Islington (bot)
2025-03-18
1
-18/+21
*
[3.12] gh-130132: properly free resources in `urrlib.urlopen` examples (GH-13...
Miss Islington (bot)
2025-03-18
1
-5/+13
*
[3.12] gh-131094: Refine `math.isclose` docs (GH-131139) (#131393)
Miss Islington (bot)
2025-03-18
1
-2/+2
*
[3.12] gh-129675: Update documentation for tp_basicsize & tp_itemsize (GH-129...
Miss Islington (bot)
2025-03-17
3
-30/+83
*
[3.12] gh-124385: Document and soft-deprecate PyLong_AS_LONG (GH-124386) (#13...
Hugo van Kemenade
2025-03-17
1
-0/+10
*
[3.12] gh-109961: Docs: Fix incorrect rendering of `__replace__` in `copy.rst...
Hugo van Kemenade
2025-03-17
2
-8/+16
*
[3.12] gh-130160: use `.. program::` directive for documenting `http.server` ...
donBarbos
2025-03-17
1
-48/+65
*
[3.12] gh-131327: Document winsound.SND_APPLICATION (GH-131328) (#131329)
Miss Islington (bot)
2025-03-16
1
-0/+7
*
[3.12] gh-130160: use `.. program::` directive for documenting `doctest` CLI ...
Miss Islington (bot)
2025-03-16
2
-25/+47
*
[3.12] gh-130814: Enhance documentation for Python C API type objects (GH-130...
Miss Islington (bot)
2025-03-14
1
-2/+2
*
[3.12] gh-124269: Simplify `typing.Annotated` docs (GH-130770) (#131223)
Miss Islington (bot)
2025-03-14
1
-47/+33
*
[3.12] gh-101100: Fix sphinx warnings in `library/asyncio-subprocess.rst` (GH...
Yuki Kobayashi
2025-03-11
2
-11/+10
*
[3.12] gh-130711: Document `PyBaseObject_Type` (GH-130712) (GH-130793)
Miss Islington (bot)
2025-03-10
1
-0/+5
*
[3.12] gh-80421: Correct definitions of time (GH-130984) (#131023)
Miss Islington (bot)
2025-03-09
1
-3/+7
*
[3.12] gh-130160: use `.. program::` directive for documenting `pdb` CLI (GH-...
Miss Islington (bot)
2025-03-09
1
-8/+17
*
[3.12] gh-130160: use `.. program::` directive for documenting `webbrowser` C...
donBarbos
2025-03-09
1
-3/+15
*
[3.12] gh-123726: Document caveats of zipfile.Path around name sanitization (...
Miss Islington (bot)
2025-03-08
1
-0/+8
*
[3.12] Correct function name in `Doc/extending/embedding.rst` (GH-127539) (#1...
Miss Islington (bot)
2025-03-07
1
-2/+2
[next]