-
Notifications
You must be signed in to change notification settings - Fork 783
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
Remove dead code in macros backend #4011
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! See also #4010, let's merge this one and I'll tidy the other PR up later.
Is https://github.com/PyO3/pyo3/actions/runs/8480976804/job/23237630151 a known flake? Don't see how it could be caused by this PR |
It makes sense to me why that's flaky, #4014 should resolve. |
I'm going to let the merge queue clear out before I re-add this. |
Yeah, need to think if there's anything else we can do to help CI run a little more efficiently... |
I filed a seperate bug as a place to ideate/track improvements. |
Thank you for contributing to PyO3!