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 hroncok
Recipients Ben Lewis2, brett.cannon, eric.snow, hroncok, miss-islington, ncoghlan, rhettinger, serhiy.storchaka
Date 2020-01-21.21:17:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579641443.25.0.415164645632.issue37444@roundup.psfhosted.org>
In-reply-to
Content
I know that raising a DeprecationWarning here is most likely not possible or too black-magical to do. My intention was not to be harsh, sorry about that. I just wanted to point out that a backwards incompatible behavior like this without a (possible) deprecation warning might not counterweigh the gain of raising the logical exception type. As a compromise, I proposed to raise a hybrid that inherits from both.
History
Date User Action Args
2020-01-21 21:17:23hroncoksetrecipients: + hroncok, brett.cannon, rhettinger, ncoghlan, eric.snow, serhiy.storchaka, miss-islington, Ben Lewis2
2020-01-21 21:17:23hroncoksetmessageid: <1579641443.25.0.415164645632.issue37444@roundup.psfhosted.org>
2020-01-21 21:17:23hroncoklinkissue37444 messages
2020-01-21 21:17:23hroncokcreate