Message270252
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? |
|
| Date |
User |
Action |
Args |
| 2016-07-12 15:59:47 | dholth | set | recipients:
+ dholth |
| 2016-07-12 15:59:47 | dholth | set | messageid: <[email protected]> |
| 2016-07-12 15:59:47 | dholth | link | issue27499 messages |
| 2016-07-12 15:59:47 | dholth | create | |
|