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

[3.0.x] Modified "pretend_to_initialize" for c++ (#5920) #6119

Open
wants to merge 1 commit into
base: 3.0.x
Choose a base branch
from

Conversation

da-woods
Copy link
Contributor

In this case we actually have to initialize rather than just do nothing. Fixes #5278.

Backport of #5920 for 3.0.x. This was suggested as something that should be backported and we didn't actually do it (#5278 (comment))

In this case we actually have to initialize rather than just
do nothing. Fixes cython#5278.

* Move code to utility code file
@da-woods da-woods added the C++ label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant