cpython/Doc/reference
Miss Islington (bot) 9f7cdb2cf7
bpo-45393: help() on operator precedence has misleading entries (GH-31246) (GH-92967)
(cherry picked from commit fb082c2fc5)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
2022-05-19 17:33:09 +02: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-45393: help() on operator precedence has misleading entries (GH-31246) (GH-92967) 2022-05-19 17:33:09 +02: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 gh-89885: Improve import example in language reference (GH-91523) (#91649) 2022-04-17 14:51:19 -07: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 gh-80143: Add clarification for escape characters (GH-92292) (GH-92630) 2022-05-16 17:32:28 +02:00
simple_stmts.rst gh-87304: Improve comments in language reference for imports (GH-92164) 2022-05-03 15:28:09 -07:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00