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-08-02 07:05:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0921efb665aff26b378f495e5ff84f7e3fe649d
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
…
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
…
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
…