Message270252
| Author | dholth |
|---|---|
| Recipients | dholth |
| Date | 2016-07-12.15:59:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1468339187.51.0.412519931192.issue27499@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When compiling my cryptacular extension https://bitbucket.org/dholth/cryptacular I noticed -DPy_LIMITED_API -DPY_SSIZE_T_CLEAN creates a binary that does not actually use the limited api. This causes segfaults on Linux but does not appear to cause problems on Windows. I found some emails suggestid PY_SSIZE_T_CLEAN was supposed to go away entirely? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-12 15:59:47 | dholth | set | recipients: + dholth |
| 2016-07-12 15:59:47 | dholth | set | messageid: <1468339187.51.0.412519931192.issue27499@psf.upfronthosting.co.za> |
| 2016-07-12 15:59:47 | dholth | link | issue27499 messages |
| 2016-07-12 15:59:47 | dholth | create | |