◐ Shell
clean mode source ↗

GH-104584: Fix test_capi.test_counter_optimizer() when run twice by vstinner · Pull Request #106171 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

test_counter_optimizer() and test_long_loop() of test_capi now create
a new function at each call. Otherwise, the optimizer counters are
not the expected values when the test is run more than once.

@vstinner vstinner deleted the test_counter_optimizer branch

June 28, 2023 02:41

Labels