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-06 12:49:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a8d737be200aef4d3f4ffd576505d2ff660a3a8
cpython
/
Doc
/
reference
T
History
sobolevn
85d3bcd4f3
gh-134690: Removed deprecated
codetype.co_lnotab
(
#134691
)
2026-04-25 19:13:48 +03:00
..
compound_stmts.rst
gh-145239: Accept unary plus literal pattern (
#148566
)
2026-04-23 22:07:28 +03:00
datamodel.rst
gh-134690: Removed deprecated
codetype.co_lnotab
(
#134691
)
2026-04-25 19:13:48 +03: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
gh-141984: Reword and reorganize the first part of Atoms docs (GH-144117)
2026-02-18 14:13:21 +01: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-69686: Remove untrue part of
__import__
replacement docs (
#143261
)
2025-12-29 21:16:54 -08: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-148588: Document
__lazy_modules__
(
#148590
)
2026-04-25 15:23:40 +01:00
toplevel_components.rst
…