cpython/Doc/reference
Serhiy Storchaka 6543912c90
bpo-32912: Replace a DeprecationWarning with a SyntaxWarning (GH-9652)
for invalid escape sequences in string and bytes literals.
2018-10-19 17:42:06 +03:00
..
compound_stmts.rst Update compound_stmts.rst (#9864) 2018-10-14 11:18:16 +03:00
datamodel.rst Fix HTML formatting in datamodel.rst (GH-8693) 2018-08-06 23:52:49 +03:00
executionmodel.rst bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH-1725) 2017-05-22 14:09:55 -07:00
expressions.rst closes bpo-28955: Clarified comparisons between NaN and number in reference documentation (GH-5982) 2018-09-14 10:48:50 -07:00
grammar.rst
import.rst Clarify that __path__ can't be just any value (GH-6554) 2018-04-20 16:32:46 -07:00
index.rst
introduction.rst
lexical_analysis.rst bpo-32912: Replace a DeprecationWarning with a SyntaxWarning (GH-9652) 2018-10-19 17:42:06 +03:00
simple_stmts.rst bpo-33702: Add some missing links in production lists and do a little polish (GH-7259) 2018-07-07 23:24:46 +03:00
toplevel_components.rst bpo-33877: Remove UNIX qualification for running complete programs (GH-7744) 2018-06-22 17:31:03 -04:00