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

Python 3.10 compatibility #14

Merged
merged 1 commit into from
May 19, 2022
Merged

Conversation

stefanor
Copy link

Py_REFCNT() is no longer an lvalue, call Py_SET_REFCNT() instead.

Debian Bug: https://bugs.debian.org/999409

Py_REFCNT() is no longer an lvalue, call Py_SET_REFCNT() instead.

Bug-Debian: https://bugs.debian.org/999409
Last-Update: 2021-11-17
@devinrsmith
Copy link
Member

Thanks for the PR - we'll likely need to add a wrapper for compatibility with python < 3.9. I've assigned this to one of our engineers, thanks!

@devinrsmith
Copy link
Member

Thanks for your contribution. I'll go ahead and follow up with another PR that preserves compatibility for < python 3.9.

@devinrsmith devinrsmith merged commit e86b5f8 into jpy-consortium:master May 19, 2022
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.

4 participants