Message 391926 - Python tracker
Message391926
| Author | pablogsal |
|---|---|
| Recipients | erlendaasland, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner |
| Date | 2021-04-26.13:36:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619444195.95.0.590439835873.issue43916@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Is there any way we can fix this in Objects/typeobject.c, or do we actually have to patch every single type manually? That would be probably a bad idea since typeobject.c is supposed to be generic. We would be inverting the responsibility concerns to the base. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-26 13:36:35 | pablogsal | set | recipients: + pablogsal, vstinner, serhiy.storchaka, erlendaasland, shreyanavigyan |
| 2021-04-26 13:36:35 | pablogsal | set | messageid: <1619444195.95.0.590439835873.issue43916@roundup.psfhosted.org> |
| 2021-04-26 13:36:35 | pablogsal | link | issue43916 messages |
| 2021-04-26 13:36:35 | pablogsal | create | |