This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 06:06:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Doc
/
reference
History
Bénédikt Tran
f4d6e45c1e
gh-120452: improve documentation about private name mangling (
#120451
)
...
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-07-13 07:45:18 -07:00
..
compound_stmts.rst
gh-120521: clarify except* documentation to allow tuples (
#120523
)
2024-06-19 18:49:00 +00:00
datamodel.rst
gh-120937: Reference weakref from the
__del__
documentation (
#120940
)
2024-06-26 23:07:09 +03:00
executionmodel.rst
gh-116126: Implement PEP 696 (
#116129
)
2024-05-03 06:17:32 -07:00
expressions.rst
gh-120452: improve documentation about private name mangling (
#120451
)
2024-07-13 07:45:18 -07:00
grammar.rst
Docs: Add label to grammar spec for linking from PEPs (
#113235
)
2023-12-17 12:23:14 -07:00
import.rst
gh-101100: Fix sphinx warnings in
reference/import.rst
(
#114646
)
2024-01-27 07:30:21 -07:00
index.rst
…
introduction.rst
…
lexical_analysis.rst
gh-107607: Update comment about utf-8 BOM being ignored (
#107858
)
2024-03-19 11:51:12 -04:00
simple_stmts.rst
gh-121355: Fix incorrect word in simple_stmts.rst (
#121356
)
2024-07-04 06:34:34 -07:00
toplevel_components.rst
…