Message315391
| Author | ncoghlan |
|---|---|
| Recipients | doko, eric.snow, ncoghlan, ned.deily, pablogsal, vstinner, xdegaye |
| Date | 2018-04-17.10:55:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523962502.01.0.682650639539.issue32232@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Even when statically linked, extension modules should *NOT* be getting built with `-DPy_BUILD_CORE`. That preprocessor definition is for CPython core core only, and we moved the headers to help make that 100% crystal clear. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-17 10:55:02 | ncoghlan | set | recipients: + ncoghlan, doko, vstinner, ned.deily, xdegaye, eric.snow, pablogsal |
| 2018-04-17 10:55:02 | ncoghlan | set | messageid: <1523962502.01.0.682650639539.issue32232@psf.upfronthosting.co.za> |
| 2018-04-17 10:55:01 | ncoghlan | link | issue32232 messages |
| 2018-04-17 10:55:01 | ncoghlan | create | |