Message 397487 - Python tracker
Message397487
| Author | serhiy.storchaka |
|---|---|
| Recipients | gvanrossum, kj, serhiy.storchaka |
| Date | 2021-07-14.15:37:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1626277064.64.0.263356046297.issue44632@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Good question. It works correctly in list[T]. There is a tiny difference between implementations of the check in genericaliasobject.c and unionobject.c. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-07-14 15:37:44 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, kj |
| 2021-07-14 15:37:44 | serhiy.storchaka | set | messageid: <1626277064.64.0.263356046297.issue44632@roundup.psfhosted.org> |
| 2021-07-14 15:37:44 | serhiy.storchaka | link | issue44632 messages |
| 2021-07-14 15:37:44 | serhiy.storchaka | create | |