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