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 lukasz.langa
Recipients christian.heimes, docs@python, lukasz.langa, marmarek, miss-islington, pablogsal, terry.reedy
Date 2021-10-20.18:50:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634755832.23.0.304897883601.issue45464@roundup.psfhosted.org>
In-reply-to
Content
New changeset 427ab124b3e9a54602b6f1d073a8e073159c0b51 by Miss Islington (bot) in branch '3.9':
bpo-45464: [doc] Explain that subclassing multiple exceptions is fragile (GH-29094) (GH-29105)
https://github.com/python/cpython/commit/427ab124b3e9a54602b6f1d073a8e073159c0b51
History
Date User Action Args
2021-10-20 18:50:32lukasz.langasetrecipients: + lukasz.langa, terry.reedy, christian.heimes, docs@python, marmarek, pablogsal, miss-islington
2021-10-20 18:50:32lukasz.langasetmessageid: <1634755832.23.0.304897883601.issue45464@roundup.psfhosted.org>
2021-10-20 18:50:32lukasz.langalinkissue45464 messages
2021-10-20 18:50:32lukasz.langacreate