Message404490
> In _PyStructSequence_InitType, it will check type is initialized.
It's a internal C API :)
> when type already been initialized, should return 0 rather than throw exception.
The another solution is to check the type status before calling _PyStructSequence_InitType(). |
|
Date |
User |
Action |
Args |
2021-10-20 16:24:44 | shihai1991 | set | recipients:
+ shihai1991, JunyiXie |
2021-10-20 16:24:43 | shihai1991 | set | messageid: <1634747083.85.0.751482109631.issue44532@roundup.psfhosted.org> |
2021-10-20 16:24:43 | shihai1991 | link | issue44532 messages |
2021-10-20 16:24:43 | shihai1991 | create | |
|