This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients SilentGhost, a3nm, collinwinter, docs@python, iritkatriel, jayvdb, kinshukdua, kinshukdua2, martin.panter, miss-islington
Date 2022-01-27.10:25:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643279101.5.0.609468561284.issue23556@roundup.psfhosted.org>
In-reply-to
Content
New changeset 08c0ed2d9c0d01ad1a5adc0787bc75e4e90cbb85 by Kinshuk Dua in branch 'main':
bpo-23556: [doc] Fix inaccuracy in documentation for raise without args. Improve tests for context in nested except handlers.  (GH-29236)
https://github.com/python/cpython/commit/08c0ed2d9c0d01ad1a5adc0787bc75e4e90cbb85
History
Date User Action Args
2022-01-27 10:25:01iritkatrielsetrecipients: + iritkatriel, collinwinter, SilentGhost, docs@python, martin.panter, jayvdb, a3nm, miss-islington, kinshukdua, kinshukdua2
2022-01-27 10:25:01iritkatrielsetmessageid: <1643279101.5.0.609468561284.issue23556@roundup.psfhosted.org>
2022-01-27 10:25:01iritkatriellinkissue23556 messages
2022-01-27 10:25:01iritkatrielcreate