This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-07-30 05:36:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1051384fcdfa88dd88d66dfc93b60aec9ca1ad2e
cpython
/
Doc
/
reference
T
History
3 people
Jonathan Dung
GitHub
Stan Ulbrych
856049a9d9
Fix minor typos in 'Compound statements' docs (
#149666
)
...
Co-authored-by: Stan Ulbrych <
[email protected]
>
2026-07-05 13:23:49 +02:00
..
compound_stmts.rst
Fix minor typos in 'Compound statements' docs (
#149666
)
2026-07-05 13:23:49 +02:00
datamodel.rst
Mention
frozendict
in
object.__hash__()
documentation (
#148867
)
2026-06-08 12:39:41 +01:00
executionmodel.rst
…
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
…