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: Stop using undocumented PyLong_AS_LONG. #135

Merged
merged 1 commit into from
Mar 21, 2020
Merged

Conversation

jamadden
Copy link
Member

Since zopefoundation/persistent#125 this would result in compiler warnings.

No change note, this is an internal change.

Fixes #131

Since zopefoundation/persistent#125 this would result in compiler warnings.

No change note, this is an internal change.

Fixes #131
Copy link
Member

@mgedmin mgedmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jamadden
Copy link
Member Author

Thank you.

@jamadden jamadden merged commit f9b0598 into master Mar 21, 2020
@jamadden jamadden deleted the issue131 branch March 21, 2020 13:20
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.

Stop using undocumented PyLong_AS_LONG
2 participants