Message 390856 - Python tracker
Message390856
| Author | matrixise |
|---|---|
| Recipients | andrewvaughanj, matrixise |
| Date | 2021-04-12.15:36:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1618241792.75.0.896522793578.issue43816@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
In fact, _Py_ctype_table is limited to the internal parts of the interpreter. So in this case, this one could not be used in an external tool. You can read: https://docs.python.org/3/c-api/stable.html I am not sure that you correctly use the API. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-12 15:36:32 | matrixise | set | recipients: + matrixise, andrewvaughanj |
| 2021-04-12 15:36:32 | matrixise | set | messageid: <1618241792.75.0.896522793578.issue43816@roundup.psfhosted.org> |
| 2021-04-12 15:36:32 | matrixise | link | issue43816 messages |
| 2021-04-12 15:36:32 | matrixise | create | |