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

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
2022-05-19 17:32:54 +02:00
..
compound_stmts.rst
datamodel.rst bpo-14911: Corrected generator.throw() documentation (GH-32207) 2022-03-31 07:23:04 -07:00
executionmodel.rst
expressions.rst bpo-45393: help() on operator precedence has misleading entries (GH-31246) (GH-92966) 2022-05-19 17:32:54 +02:00
grammar.rst
import.rst gh-89885: Improve import example in language reference (GH-91523) 2022-04-17 14:34:41 -07:00
index.rst
introduction.rst
lexical_analysis.rst gh-80143: Add clarification for escape characters (GH-92292) (GH-92629) 2022-05-16 18:54:40 +02:00
simple_stmts.rst gh-87304: Improve comments in language reference for imports (GH-92164) 2022-05-03 15:24:03 -07:00
toplevel_components.rst