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, lukasz.langa, marmarek, pablogsal, terry.reedy
Date 2021-10-20.14:57:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634741854.9.0.967710338572.issue45464@roundup.psfhosted.org>
In-reply-to
Content
More specific would be "Inheriting from multiple exceptions may fail due to instance layout conflicts. Such conflicts may depend on the Python version."  This would effectively say "Don't bother reporting layout conflicts -- we know about them and they are not bugs." while not discouraging reports of other problems.
History
Date User Action Args
2021-10-20 14:57:34terry.reedysetrecipients: + terry.reedy, christian.heimes, docs@python, lukasz.langa, marmarek, pablogsal
2021-10-20 14:57:34terry.reedysetmessageid: <1634741854.9.0.967710338572.issue45464@roundup.psfhosted.org>
2021-10-20 14:57:34terry.reedylinkissue45464 messages
2021-10-20 14:57:34terry.reedycreate