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: remove '#else' and following Py2 definitions #203

Merged
merged 1 commit into from
May 31, 2024

Conversation

tseaver
Copy link
Member

@tseaver tseaver commented May 29, 2024

The '#else' would've actually bound to the '#ifndef' at the top of the module, resulting in breakage if the header ever got included multiple times.

The '#else' would've actually bound to the '#ifndef' at the top of
the module, resulting in breakage if the header ever got included
multiple times.
@tseaver tseaver requested a review from icemac May 29, 2024 16:31
@tseaver tseaver enabled auto-merge May 29, 2024 16:32
@tseaver tseaver disabled auto-merge May 31, 2024 19:14
@tseaver tseaver merged commit 83c39c6 into master May 31, 2024
54 checks passed
@tseaver tseaver deleted the tseaver-fix_compat_header branch May 31, 2024 19:14
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.

1 participant