Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python: Improve refleak checker for Python 3.12.
Each call to `unittest.TestResult.addDuration` increases the total refcount. The refleak checker now mocks this function to get consistent values. PiperOrigin-RevId: 717548068
- Loading branch information