Message403592
| Author | mattip |
|---|---|
| Recipients | arigo, mattip, olliemath |
| Date | 2021-10-10.14:56:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1633877815.27.0.814336071143.issue45417@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Over at PyPy arigo authored and we applied this fix to the as-yet unreleased pypy3.8. Note that it cannot be applied directly to CPython as sets are not ordered. Does the fix break anything? Tests in Lib/test/test_enum.py passed after applying it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-10 14:56:55 | mattip | set | recipients: + mattip, arigo, olliemath |
| 2021-10-10 14:56:55 | mattip | set | messageid: <1633877815.27.0.814336071143.issue45417@roundup.psfhosted.org> |
| 2021-10-10 14:56:55 | mattip | link | issue45417 messages |
| 2021-10-10 14:56:55 | mattip | create | |