Message 394873 - Python tracker
Message394873
| Author | vstinner |
|---|---|
| Recipients | erlendaasland, miss-islington, pablogsal, shihai1991, vstinner |
| Date | 2021-06-01.21:39:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1622583562.56.0.032064620464.issue44263@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I made sure that it's no longer possible to create a type with Py_TPFLAGS_HAVE_GC flag set but with no traverse function (tp_traverse=NULL). I close again the issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-01 21:39:22 | vstinner | set | recipients: + vstinner, pablogsal, miss-islington, shihai1991, erlendaasland |
| 2021-06-01 21:39:22 | vstinner | set | messageid: <1622583562.56.0.032064620464.issue44263@roundup.psfhosted.org> |
| 2021-06-01 21:39:22 | vstinner | link | issue44263 messages |
| 2021-06-01 21:39:22 | vstinner | create | |