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-05-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9a2f2f46caa556eae4c3ac3b45efa85bd91cc807
cpython
/
Doc
/
reference
T
History
Jonathan Berthias
9a2f2f46ca
Fix typos in import system docs (
#111396
)
2023-10-27 13:20:55 +00:00
..
compound_stmts.rst
GH-101100: Fix reference warnings for `
__enter__
and
__exit__
` (
#110112
)
2023-10-19 18:05:17 +03:00
datamodel.rst
GH-101100: Fix reference warnings for `
__enter__
and
__exit__
` (
#110112
)
2023-10-19 18:05:17 +03:00
executionmodel.rst
gh-103921: Document PEP 695 (
#104642
)
2023-05-26 10:48:17 -07:00
expressions.rst
GH-101100: Fix reference warnings for `
__getitem__
` (
#110118
)
2023-10-19 18:05:05 +03:00
grammar.rst
…
import.rst
Fix typos in import system docs (
#111396
)
2023-10-27 13:20:55 +00:00
index.rst
…
introduction.rst
gh-110886 Doc: add a link to BNF Wikipedia article (
#110887
)
2023-10-15 10:52:13 -06:00
lexical_analysis.rst
gh-110631: Fix reST indentation in
Doc/reference
(
#110708
)
2023-10-11 22:50:55 +02:00
simple_stmts.rst
Replace the esoteric term 'datum' when describing dict comprehensions (
#106119
)
2023-07-02 20:22:40 -07:00
toplevel_components.rst
…