Skip to content

Conversation

@gvanrossum
Copy link
Member

@gvanrossumgvanrossum commented Nov 20, 2023

And avoid compiler warnings about unused 'reserved' variable in non-debug mode.

And avoid compiler warnings about unused 'reserved' variable.
@gvanrossumgvanrossum merged commit c4c6321 into python:mainNov 20, 2023
@gvanrossumgvanrossum deleted the cleanup-reserve branch November 20, 2023 18:45
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Also avoid compiler warnings about unused 'reserved' variable.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Also avoid compiler warnings about unused 'reserved' variable.
Sign up for freeto 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.

1 participant

@gvanrossum