Message345279
The key problem isn't Cython itself, the problem is that Cython generated libraries can't be rebuilt for 3.8 without regenerating their C files.
I'd be fine with PyCode_NewWithPosArgs (Victor's right that a descriptive naming convention handles future changes better than Ex) |
|
| Date |
User |
Action |
Args |
| 2019-06-11 22:21:26 | ncoghlan | set | recipients:
+ ncoghlan, scoder, vstinner, lukasz.langa, serhiy.storchaka, jdemeyer, pablogsal |
| 2019-06-11 22:21:26 | ncoghlan | set | messageid: <[email protected]> |
| 2019-06-11 22:21:26 | ncoghlan | link | issue37221 messages |
| 2019-06-11 22:21:26 | ncoghlan | create | |
|