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-14 08:28:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
93ff8725b3f678586fbbc19d3d4b615b218300ff
cpython
/
Doc
/
reference
T
History
Serhiy Storchaka
ecf41da83e
Issue
#19795
: Mark up None as literal text.
2016-10-19 16:29:26 +03:00
..
compound_stmts.rst
Issue
#26576
: Clarify that the @deco syntax is not always an equivalent of f = deco(f)
2016-08-03 10:17:21 +03:00
datamodel.rst
Issue
#19795
: Mark up None as literal text.
2016-10-19 16:29:26 +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
#27712
: Fix some typos in the import docs.
2016-08-12 10:56:48 -07:00
index.rst
…
introduction.rst
Python for .NET has moved to Github.
2016-02-03 22:05:46 -06:00
lexical_analysis.rst
Issue
#26462
: Doc: reduce literal_block warnings, fix syntax highlighting.
2016-07-26 11:18:21 +02:00
simple_stmts.rst
Issue
#24136
: Document generalized unpacking, PEP 448
2016-06-12 01:46:50 +00:00
toplevel_components.rst
…