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-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2df6319e3a3bd5cecebd2b3ca8e95b0cc87b554
cpython
/
Doc
/
reference
T
History
Berker Peksag
406c252970
Issue
#29012
: Merge from 3.5
2017-01-03 03:35:49 +03:00
..
compound_stmts.rst
Issue
#28091
: Document PEP 525 & PEP 530.
2016-12-15 17:36:05 -05:00
datamodel.rst
Issue
#29012
: Merge from 3.5
2017-01-03 03:35:49 +03:00
executionmodel.rst
…
expressions.rst
Issue
#28954
: Merge keyword argument syntax from 3.5
2016-12-24 10:21:30 +00:00
grammar.rst
…
import.rst
Issue
#15767
: Use ModuleNotFoundError.
2016-09-07 16:56:15 -07:00
index.rst
…
introduction.rst
…
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
#28091
: Document PEP 525 & PEP 530.
2016-12-15 17:36:05 -05:00
toplevel_components.rst
…