cpython/Doc/reference
Miss Islington (bot) 2572c670d4
[3.10] bpo-23556: [doc] Fix inaccuracy in documentation for raise without args. Improve tests for context in nested except handlers. (GH-29236) (GH-30953)
(cherry picked from commit 08c0ed2d9c)


Co-authored-by: Kinshuk Dua <kinshukdua@gmail.com>

Automerge-Triggered-By: GH:iritkatriel
2022-01-27 02:51:06 -08:00
..
compound_stmts.rst bpo-46095: Improve SeqIter documentation. (GH-30316) (GH-30330) 2022-01-01 11:12:43 -08:00
datamodel.rst bpo-46076: Improve documentation for per-attribute docstrings with `__slots__` (GH-30109) (GH-30206) 2021-12-19 15:11:12 -06:00
executionmodel.rst bpo-45619: documentation of execution model: clarify and update binding summary (GH-29232) 2021-11-25 21:36:37 -08:00
expressions.rst [3.10] bpo-24650: Use full term "generator function" in yield expressions docs (GH-24663) (GH-30461) 2022-01-07 11:01:33 -08:00
grammar.rst bpo-42485: [Doc] Link to PEP 617 from full grammar specification (GH-23532) 2020-11-30 19:08:26 +00:00
import.rst bpo-39452: Rewrite and expand __main__.rst (GH-26883) 2021-08-24 13:54:08 -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 09:10:15 +02:00
lexical_analysis.rst bpo-45640: [docs] Tokens are now clickable (GH-29260) (GH-29621) 2021-11-18 17:28:39 +01:00
simple_stmts.rst [3.10] bpo-23556: [doc] Fix inaccuracy in documentation for raise without args. Improve tests for context in nested except handlers. (GH-29236) (GH-30953) 2022-01-27 02:51:06 -08:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 09:10:15 +02:00