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 Jim.Jewett, Michael McCoy, Trundle, Václav Dvořák, Yury.Selivanov, alex, barry, benjamin.peterson, berker.peksag, charettes, cvrebert, daniel.urban, docs@python, eric.araujo, eric.snow, fijal, gcbirzan, gvanrossum, iritkatriel, jamesh, josh.r, jwilk, martin.panter, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, yorik.sar
Date 2022-03-21.21:28:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647898096.63.0.152733758665.issue12029@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2d5e9f8d6296cc52da9823bb57e7f03d60b34d27 by Irit Katriel in branch '3.9':
bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027) (GH-32035)
https://github.com/python/cpython/commit/2d5e9f8d6296cc52da9823bb57e7f03d60b34d27
History
Date User Action Args
2022-03-21 21:28:16iritkatrielsetrecipients: + iritkatriel, gvanrossum, barry, jamesh, ncoghlan, pitrou, fijal, benjamin.peterson, jwilk, eric.araujo, alex, r.david.murray, Trundle, cvrebert, daniel.urban, yorik.sar, docs@python, Yury.Selivanov, eric.snow, berker.peksag, martin.panter, Jim.Jewett, serhiy.storchaka, gcbirzan, charettes, josh.r, Václav Dvořák, Michael McCoy
2022-03-21 21:28:16iritkatrielsetmessageid: <1647898096.63.0.152733758665.issue12029@roundup.psfhosted.org>
2022-03-21 21:28:16iritkatriellinkissue12029 messages
2022-03-21 21:28:16iritkatrielcreate