Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNT: use PyLong_* instead of PyInt_* #620

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

tacaswell
Copy link
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
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
21 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants