Message372542
| Author | shihai1991 |
|---|---|
| Recipients | shihai1991, vstinner |
| Date | 2020-06-29.04:56:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1593406581.56.0.654113288157.issue41073@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I create a PR in: https://github.com/shihai1991/cpython/pull/13/commits. Looks like It works. If we extend PyType_GetSlot() to accept non-heaptype, we need find a way to judge the max slot of non-heaptype. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-29 04:56:21 | shihai1991 | set | recipients: + shihai1991, vstinner |
| 2020-06-29 04:56:21 | shihai1991 | set | messageid: <1593406581.56.0.654113288157.issue41073@roundup.psfhosted.org> |
| 2020-06-29 04:56:21 | shihai1991 | link | issue41073 messages |
| 2020-06-29 04:56:21 | shihai1991 | create | |