Message 399484 - Python tracker
Message399484
| 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:23 | Dennis Sweeney | set | recipients: + Dennis Sweeney, sobolevn |
| 2021-08-12 22:22:23 | Dennis Sweeney | set | messageid: <1628806943.3.0.189633724235.issue44891@roundup.psfhosted.org> |
| 2021-08-12 22:22:23 | Dennis Sweeney | link | issue44891 messages |
| 2021-08-12 22:22:23 | Dennis Sweeney | create | |