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-07-26 11:52:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c359ea4c71ace06e4eeec6249660ebaecc1e8e27
cpython
/
Doc
/
reference
T
History
Serhiy Storchaka
4bcab461c2
gh-41779: Allow defining the __dict__ and __weakref__ __slots__ for any class (GH-141755)
2025-11-19 17:11:37 +00:00
..
compound_stmts.rst
Make sure the `
:keyword:
role works for
case
` (
#138878
)
2025-09-21 11:49:49 +01:00
datamodel.rst
gh-41779: Allow defining the __dict__ and __weakref__ __slots__ for any class (GH-141755)
2025-11-19 17:11:37 +00: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-97914: Reword misleading sentence on conditional expressions (
#139064
)
2025-10-14 11:21:13 +03:00
grammar.rst
gh-135676: Lexical analysis: Reword String literals and related sections (GH-135942)
2025-07-23 15:57:54 +00:00
import.rst
…
index.rst
…
introduction.rst
gh-135676: Lexical analysis: Reword String literals and related sections (GH-135942)
2025-07-23 15:57:54 +00:00
lexical_analysis.rst
gh-140065: Lexical analysis: Correct note about leading zeros in floating point numbers (GH-140066)
2025-10-15 15:15:45 +00:00
simple_stmts.rst
gh-138871: Clarify NameError exception in 'del' (
#138881
)
2025-09-15 02:11:01 -04:00
toplevel_components.rst
…