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 Dennis Sweeney
Recipients Dennis Sweeney, sobolevn
Date 2021-08-12.22:22:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628806943.3.0.189633724235.issue44891@roundup.psfhosted.org>
In-reply-to
Content
Perhaps it would be better to convert existing such tests to @cpython_only, since as far as I know, id() and `is` are implementation-defined for immutable objects.
History
Date User Action Args
2021-08-12 22:22:23Dennis Sweeneysetrecipients: + Dennis Sweeney, sobolevn
2021-08-12 22:22:23Dennis Sweeneysetmessageid: <1628806943.3.0.189633724235.issue44891@roundup.psfhosted.org>
2021-08-12 22:22:23Dennis Sweeneylinkissue44891 messages
2021-08-12 22:22:23Dennis Sweeneycreate