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-12 23:49:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7719d464317439b314aae438792011bd02c580ff
cpython
/
Doc
/
reference
T
History
Eric Snow
68f4dd8b01
Doc updates for PEPs 520 and 468.
2016-09-09 11:22:14 -07:00
..
compound_stmts.rst
Issue
#24254
: Drop cls.__definition_order__.
2016-09-08 15:11:11 -07:00
datamodel.rst
Doc updates for PEPs 520 and 468.
2016-09-09 11:22:14 -07:00
executionmodel.rst
#25679
: spelling fix
2015-11-20 09:57:20 -05:00
expressions.rst
Issue
#26462
: Doc: reduce literal_block warnings, fix syntax highlighting.
2016-07-26 11:18:21 +02:00
grammar.rst
…
import.rst
Issue
#15767
: Use ModuleNotFoundError.
2016-09-07 16:56:15 -07:00
index.rst
…
introduction.rst
Python for .NET has moved to Github.
2016-02-03 22:05:46 -06:00
lexical_analysis.rst
#27364
: Deprecate invalid escape strings in str/byutes.
2016-09-08 15:34:08 -04:00
simple_stmts.rst
Issue
#27999
: Make "global after use" a SyntaxError, and ditto for nonlocal.
2016-09-09 09:36:26 -07:00
toplevel_components.rst
…