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

Fix #1733 #1734

Merged
merged 2 commits into from Dec 27, 2020
Merged

Fix #1733 #1734

merged 2 commits into from Dec 27, 2020

Conversation

jamadden
Copy link
Member

No description provided.

Because thread.get_ident() returns types of different signedness on Py2/Py3,
and some, possibly 32-bit ILP32, Py3 systems return values that won't fit in a long.

Cython conditional compilation doesnt work because we can only publish one source distribution.

Fixes #1733
@jamadden jamadden merged commit 13684f0 into master Dec 27, 2020
@jamadden jamadden deleted the issue1733 branch December 27, 2020 14:22
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.

None yet

1 participant