Message 325147 - Python tracker
Message325147
| Author | benjamin.peterson |
|---|---|
| Recipients | benjamin.peterson |
| Date | 2018-09-12.17:22:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1536772944.12.0.956365154283.issue34646@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It suffices to have PyAPI_FUNC and PyAPI_DATA on the forward declaration in a header file. We should remove the usages we have in .c files. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-12 17:22:24 | benjamin.peterson | set | recipients: + benjamin.peterson |
| 2018-09-12 17:22:24 | benjamin.peterson | set | messageid: <1536772944.12.0.956365154283.issue34646@psf.upfronthosting.co.za> |
| 2018-09-12 17:22:24 | benjamin.peterson | link | issue34646 messages |
| 2018-09-12 17:22:24 | benjamin.peterson | create | |