Message336419
| Author | eric.snow |
|---|---|
| Recipients | eric.snow |
| Date | 2019-02-23.23:48:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550965738.11.0.154386205273.issue36097@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
After discussions about our use of the public C-API in stdlib extension modules, I realized that I'd written the _xxsubinterpreters module using internal C-API. However, there's no reason not to stick to the public C-API. Fixing this will require adding a few new "private" functions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-23 23:48:58 | eric.snow | set | recipients: + eric.snow |
| 2019-02-23 23:48:58 | eric.snow | set | messageid: <1550965738.11.0.154386205273.issue36097@roundup.psfhosted.org> |
| 2019-02-23 23:48:58 | eric.snow | link | issue36097 messages |
| 2019-02-23 23:48:57 | eric.snow | create | |