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-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Doc
/
reference
History
Quazi Irfan
1558d99316
Clarifying nonlocal doc: SyntaxError is raised if nearest enclosing scope is global (
#114009
)
...
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-04-20 18:42:51 -07:00
..
compound_stmts.rst
gh-81094: Refer to PEP 318 in compound_statements.rst (
#113588
)
2024-01-02 10:40:14 +02:00
datamodel.rst
gh-115775: Add whatsnew entry about __static_attributes__ (GH-117909)
2024-04-19 12:57:31 +02:00
executionmodel.rst
Clarifying nonlocal doc: SyntaxError is raised if nearest enclosing scope is global (
#114009
)
2024-04-20 18:42:51 -07:00
expressions.rst
Docs: mark up NotImplemented using the :data: role throughout the docs (
#116135
)
2024-02-29 20:46:12 +00: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-56374: Clarify documentation of nonlocal (
#116942
)
2024-03-19 13:55:21 -04:00
toplevel_components.rst
…