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 pablogsal
Recipients FFY00, jefferyto, methane, obfusk, pablogsal, rhettinger, serhiy.storchaka
Date 2021-07-30.16:03:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627661008.77.0.969215283265.issue37596@roundup.psfhosted.org>
In-reply-to
Content
The only way I can see here is to go with a similar strategy as Serhiy proposes, which seems that it has a non trivial complication (and a new type, which I am not very fond of) but is a bit cleaner than changing the semantics of the type, which affects much more than the storage.
History
Date User Action Args
2021-07-30 16:03:28pablogsalsetrecipients: + pablogsal, rhettinger, methane, serhiy.storchaka, FFY00, jefferyto, obfusk
2021-07-30 16:03:28pablogsalsetmessageid: <1627661008.77.0.969215283265.issue37596@roundup.psfhosted.org>
2021-07-30 16:03:28pablogsallinkissue37596 messages
2021-07-30 16:03:28pablogsalcreate