gh-118846: Fix PGO tests in free-threaded build by colesbury · Pull Request #118862 · python/cpython
Avoid immortalizing objects in some tests that test behavior of collecting classes or modules. This fixes test_ordered_dict and test_struct.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Avoid immortalizing objects in tests that verify garbage collection of classes or modules. This fixes test_ordered_dict and test_struct. (cherry picked from commit 1b1db2f) Co-authored-by: Sam Gross <colesbury@gmail.com>
colesbury added a commit that referenced this pull request
SonicField pushed a commit to SonicField/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters