mirror of https://github.com/python/cpython
59e46932c8
This mis-initialization caused the executor optimization to kick in sooner than intended. It also set the lower 4 bits of the counter to `1` -- those bits are supposed to be reserved (the actual counter is in the upper 12 bits). |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
check_config.py | ||
test_abstract.py | ||
test_codecs.py | ||
test_dict.py | ||
test_eval_code_ex.py | ||
test_exceptions.py | ||
test_getargs.py | ||
test_immortal.py | ||
test_long.py | ||
test_mem.py | ||
test_misc.py | ||
test_structmembers.py | ||
test_unicode.py | ||
test_watchers.py |