summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_optimizer.py
Commit message (Collapse)AuthorAgeFilesLines
* GH-115816: Make tier2 optimizer symbols testable, and add a few tests. ↵Mark Shannon2024-02-271-0/+7
| | | | (GH-115953)
* gh-115058: Add ``reset_rare_event_counters`` function in `_testinternalcapi` ↵Kirill Podoprigora2024-02-121-0/+3
| | | | (GH-115128)
* gh-115142: Skip test_optimizer if _testinternalcapi module is not available ↵Kirill Podoprigora2024-02-091-1/+4
| | | | (GH-115175)
* gh-114312: Collect stats for unlikely events (GH-114493)Michael Droettboom2024-01-251-0/+75