![]() * Revert "Don't use CodeType.replace() -- it was added in 3.8.0b1, but CI still uses 3.8.0a4"
Our CI now supports CodeType.replace(), and the only 3.8 versions that don't support it are alpha releases so we don't need to maintain support for them. Using replace() is more forward compatible.
This reverts commit
|
||
---|---|---|
.. | ||
__init__.py | ||
strategies.py | ||
test_annotations.py | ||
test_config.py | ||
test_converters.py | ||
test_dark_magic.py | ||
test_dunders.py | ||
test_filters.py | ||
test_funcs.py | ||
test_init_subclass.py | ||
test_make.py | ||
test_slots.py | ||
test_validators.py | ||
typing_example.py | ||
utils.py |