cpython/Doc/reference
Miss Islington (bot) 98d57737de
bpo-14911: Corrected generator.throw() documentation (GH-32207)
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
(cherry picked from commit 8be7c2bc5a)

Co-authored-by: Dave Goncalves <davegoncalves@gmail.com>
2022-03-31 07:24:39 -07: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-14911: Corrected generator.throw() documentation (GH-32207) 2022-03-31 07:24:39 -07: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-14911: Corrected generator.throw() documentation (GH-32207) 2022-03-31 07:24:39 -07:00
grammar.rst [3.9] bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969) (#21641) 2020-07-27 12:00:42 -07:00
import.rst Removed confusing reference to sys (GH-31638) 2022-03-08 08:08:24 -08:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
introduction.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00
lexical_analysis.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00
simple_stmts.rst bpo-23556: [doc] Fix inaccuracy in documentation for raise without args. Improve tests for context in nested except handlers. (GH-29236) 2022-01-27 02:50:43 -08:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00