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 miss-islington
Recipients SilentGhost, a3nm, collinwinter, docs@python, iritkatriel, jayvdb, kinshukdua, kinshukdua2, martin.panter, miss-islington
Date 2022-01-27.10:51:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643280670.05.0.489183988654.issue23556@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2572c670d42887e4b1d2475b8da2e9bf6e0aa558 by Miss Islington (bot) in branch '3.10':
[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)
https://github.com/python/cpython/commit/2572c670d42887e4b1d2475b8da2e9bf6e0aa558
History
Date User Action Args
2022-01-27 10:51:10miss-islingtonsetrecipients: + miss-islington, collinwinter, SilentGhost, docs@python, martin.panter, jayvdb, a3nm, iritkatriel, kinshukdua, kinshukdua2
2022-01-27 10:51:10miss-islingtonsetmessageid: <1643280670.05.0.489183988654.issue23556@roundup.psfhosted.org>
2022-01-27 10:51:10miss-islingtonlinkissue23556 messages
2022-01-27 10:51:10miss-islingtoncreate