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:22:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647897773.42.0.0191582508088.issue12029@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7fc12540e3e873d8ff49711e70fd691185f977b9 by Irit Katriel in branch '3.10':
bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027) (GH-32034)
https://github.com/python/cpython/commit/7fc12540e3e873d8ff49711e70fd691185f977b9
History
Date User Action Args
2022-03-21 21:22:53iritkatrielsetrecipients: + 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:22:53iritkatrielsetmessageid: <1647897773.42.0.0191582508088.issue12029@roundup.psfhosted.org>
2022-03-21 21:22:53iritkatriellinkissue12029 messages
2022-03-21 21:22:53iritkatrielcreate