This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-07-26 11:52:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe9c7213e6576e27ebff6ef039706cd463593310
cpython
/
Doc
/
reference
T
History
Ned Batchelder
54524ab669
Docs: link to language reference instead of PEP (
#152462
)
2026-06-28 15:01:36 -04:00
..
compound_stmts.rst
gh-141510 Document and test frozendict class matching behaviour (
#150799
)
2026-06-18 14:53:09 +02:00
datamodel.rst
Mention
frozendict
in
object.__hash__()
documentation (
#148867
)
2026-06-08 12:39:41 +01:00
executionmodel.rst
gh-135944: Add a "Runtime Components" Section to the Execution Model Docs (gh-135945)
2025-10-02 09:13:22 -06:00
expressions.rst
Docs: link to language reference instead of PEP (
#152462
)
2026-06-28 15:01:36 -04:00
grammar.rst
gh-143054: Disallow non-top-level Cut for now (GH-143622)
2026-01-13 13:21:59 +01:00
import.rst
gh-148672: Document namespace subpackages inside regular packages (
#150056
)
2026-06-01 12:22:42 -07:00
index.rst
…
introduction.rst
…
lexical_analysis.rst
Docs: Fix a typo in the 'Non-ASCII characters in names' section (
#148043
)
2026-04-04 17:45:52 +01:00
simple_stmts.rst
gh-105812: Make use of the Sphinx
deco
role in documentation (
#139598
)
2026-06-03 13:14:47 +00:00
toplevel_components.rst
…