cpython/Doc/reference
2022-03-21 21:27:53 +00:00
..
compound_stmts.rst bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027) (GH-32035) 2022-03-21 21:27:53 +00:00
datamodel.rst bpo-46013: Fix confusing kerning on period in docs (GH-29989) (GH-32006) 2022-03-20 12:18:02 +00:00
executionmodel.rst bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027) (GH-32035) 2022-03-21 21:27:53 +00:00
expressions.rst bpo-45680: Improve docs on subscriptions w.r.t. GenericAlias objects (GH-29479) 2022-03-07 20:15:55 -08:00
grammar.rst
import.rst Removed confusing reference to sys (GH-31638) 2022-03-08 08:08:24 -08:00
index.rst
introduction.rst
lexical_analysis.rst
simple_stmts.rst
toplevel_components.rst