Skip to content

Conversation

@gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented Nov 18, 2023

  • Ensure that assert(type_version != 0); always comes before using type_version

Also:

  • In cases_generator, rename -v to from --verbose to --viable

@gvanrossum gvanrossum merged commit eb3c94e into python:main Nov 18, 2023
@gvanrossum gvanrossum deleted the more-tweaks branch November 18, 2023 04:58
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
)

- Ensure that `assert(type_version != 0);` always comes *before* using `type_version`

Also:
- In cases_generator, rename `-v` to from `--verbose` to `--viable`
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
)

- Ensure that `assert(type_version != 0);` always comes *before* using `type_version`

Also:
- In cases_generator, rename `-v` to from `--verbose` to `--viable`
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.

1 participant