Message 365921 - Python tracker
Message365921
| Author | pablogsal |
|---|---|
| Recipients | corona10, pablogsal, shihai1991, vstinner |
| Date | 2020-04-07.17:20:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1586280027.99.0.10843733759.issue40217@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Also, heap types (created with type_new()) are already taking into account the type when visiting references: https://github.com/python/cpython/blob/master/Objects/typeobject.c#L1111 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-07 17:20:28 | pablogsal | set | recipients: + pablogsal, vstinner, corona10, shihai1991 |
| 2020-04-07 17:20:27 | pablogsal | set | messageid: <1586280027.99.0.10843733759.issue40217@roundup.psfhosted.org> |
| 2020-04-07 17:20:27 | pablogsal | link | issue40217 messages |
| 2020-04-07 17:20:27 | pablogsal | create | |