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-06-21 10:34:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7241db11699f74d2e90d04cdaa8ecde2ffcfc7bf
cpython
/
Doc
/
reference
T
History
Taeknology
9ba2a89179
gh-148672: Document namespace subpackages inside regular packages (
#150056
)
2026-06-01 12:22:42 -07:00
..
compound_stmts.rst
gh-149861: Fix rule in match statement
case_block
PEG grammar (GH-149908)
2026-05-27 12:25:21 +02:00
datamodel.rst
gh-150403: Document frozendict in language reference Mappings section (GH-150404)
2026-05-29 22:40:22 +03:00
executionmodel.rst
…
expressions.rst
gh-141984: Reword docs on "enclosed" atom grammar (GH-148622)
2026-05-27 14:32:33 +02:00
grammar.rst
…
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-149321: Remove lazy_imports=none startup mode (
#149389
)
2026-05-19 16:01:15 -07:00
toplevel_components.rst
…