Message 364449 - Python tracker
Message364449
| Author | shihai1991 |
|---|---|
| Recipients | lemburg, serhiy.storchaka, shihai1991, vstinner |
| Date | 2020-03-17.16:57:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1584464277.76.0.621799044713.issue39337@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Maybe we should just add a private function for test in _testcapi. Oh, there have a problem with this idea: struct _is is defined in internal/pycore_pystate.h. _testcapi must test the public Python C API, not CPython internal C API |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-17 16:57:57 | shihai1991 | set | recipients: + shihai1991, lemburg, vstinner, serhiy.storchaka |
| 2020-03-17 16:57:57 | shihai1991 | set | messageid: <1584464277.76.0.621799044713.issue39337@roundup.psfhosted.org> |
| 2020-03-17 16:57:57 | shihai1991 | link | issue39337 messages |
| 2020-03-17 16:57:57 | shihai1991 | create | |