Skip to content

MNT: use PyLong_* instead of PyInt_* - #620

Merged
methane merged 1 commit into
msgpack:mainfrom
tacaswell:mnt/py_int_types
Aug 21, 2024
Merged

MNT: use PyLong_* instead of PyInt_*#620
methane merged 1 commit into
msgpack:mainfrom
tacaswell:mnt/py_int_types

Conversation

@tacaswell

Copy link
Copy Markdown
Contributor

9af421163cb8081414be347038dee7a82b29e8dd in Cython (not released yet) removed back-compatibility #define.

This was the most obvious fix, but I'm not sure how far back it works. I can also put the required #define (conditionally) at the top of this file if you would prefer that.

9af421163cb8081414be347038dee7a82b29e8dd in Cython removed
back-compatibility `#define`
@tacaswell

Copy link
Copy Markdown
Contributor Author

I appreciate the irony of opening this right after claiming cython rarely breaks things 😞 .

@methane
methane merged commit 20a2b8e into msgpack:main Aug 21, 2024
@tacaswell
tacaswell deleted the mnt/py_int_types branch August 21, 2024 13:34
@tacaswell
tacaswell restored the mnt/py_int_types branch August 21, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants