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-15 17:08:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60e49aa7560ca70bc5de461abc68eb72d8739e17
cpython
/
Doc
/
reference
T
History
Jason R. Coombs
f66f03bd35
Update docs to reflect new behavior around backslashes in expressions (not allowed), matching recent changes to PEP 498.
2016-11-06 11:27:17 -05:00
..
compound_stmts.rst
Issue
#24254
: Drop cls.__definition_order__.
2016-09-08 15:11:11 -07:00
datamodel.rst
Issue
#19795
: Mark up None as literal text.
2016-10-19 16:37:13 +03:00
executionmodel.rst
#25679
: spelling fix
2015-11-20 09:57:20 -05:00
expressions.rst
Issue
#26511
: Reference the id() function in the 'is' and 'is not' docs
2016-09-11 17:23:49 -07: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
Update docs to reflect new behavior around backslashes in expressions (not allowed), matching recent changes to PEP 498.
2016-11-06 11:27:17 -05:00
simple_stmts.rst
Issue
#28076
: Variable annotations should be mangled for private names.
2016-09-11 09:45:24 -07:00
toplevel_components.rst
…