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 terry.reedy
Recipients christian.heimes, docs@python, marmarek, pablogsal, terry.reedy
Date 2021-10-16.12:16:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634386601.74.0.696364350204.issue45464@roundup.psfhosted.org>
In-reply-to
Content
Suggestion: At the end of https://docs.python.org/3/bugs.html, add

"Creating a subclass that inherits from multiple exceptions may not work and the potential conflicts may change in new versions."
History
Date User Action Args
2021-10-16 12:16:41terry.reedysetrecipients: + terry.reedy, christian.heimes, docs@python, marmarek, pablogsal
2021-10-16 12:16:41terry.reedysetmessageid: <1634386601.74.0.696364350204.issue45464@roundup.psfhosted.org>
2021-10-16 12:16:41terry.reedylinkissue45464 messages
2021-10-16 12:16:41terry.reedycreate