SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 569 Python

gh-110319: Assert type_version != 0 before using it (#112226)

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

Also:
- In cases_generator, rename `-v` to from `--verbose` to `--viable`
G
Guido van Rossum committed
eb3c94ea669561a0dfacaca715d4b2723bb2c6f4
Parent: 43b1c33
Committed by GitHub <noreply@github.com> on 11/18/2023, 4:58:13 AM