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 conversion of C++ bint containers #5518

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

da-woods
Copy link
Contributor

@da-woods da-woods commented Jul 9, 2023

The previously clashed with "int" containers.

Fixes #5516

The previously clashed with "int" containers.

Fixes cython#5516
@scoder scoder added this to the 3.0 milestone Jul 9, 2023
@scoder scoder merged commit 52cba82 into cython:master Jul 9, 2023
75 checks passed
@da-woods da-woods deleted the cpp_bint_conversions branch July 9, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] vector[bint] causes odd behaviour in vector[int]
2 participants