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 eric.smith
Recipients adamchainz, eric.smith
Date 2021-11-22.12:51:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637585469.58.0.271893249771.issue45865@roundup.psfhosted.org>
In-reply-to
Content
As a general rule, we don't accept large patches with changes like this. The chance for breakage somewhere in the 27 files is too high.

I could see maybe dropping inheriting from object, since that's relatively safe.
History
Date User Action Args
2021-11-22 12:51:09eric.smithsetrecipients: + eric.smith, adamchainz
2021-11-22 12:51:09eric.smithsetmessageid: <1637585469.58.0.271893249771.issue45865@roundup.psfhosted.org>
2021-11-22 12:51:09eric.smithlinkissue45865 messages
2021-11-22 12:51:09eric.smithcreate