Message317256
| Author | eric.snow |
|---|---|
| Recipients | docs@python, eric.snow, hroncok, ned.deily, vstinner |
| Date | 2018-05-21.23:36:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526945791.42.0.682650639539.issue33470@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Under Py_LIMITED_API:
typedef struct _is PyInterpreterState;
Also, the actual removal of the "modules" field was reverted. The field is still there until I get back to fixing https://github.com/python/cpython/pull/3606. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-21 23:36:31 | eric.snow | set | recipients: + eric.snow, vstinner, ned.deily, docs@python, hroncok |
| 2018-05-21 23:36:31 | eric.snow | set | messageid: <1526945791.42.0.682650639539.issue33470@psf.upfronthosting.co.za> |
| 2018-05-21 23:36:31 | eric.snow | link | issue33470 messages |
| 2018-05-21 23:36:31 | eric.snow | create | |