| commit | 72fb39c9656f72d942c2fe8720fb9a183e438a8a | [log] [tgz] | 
|---|---|---|
| author | Victor Stinner <vstinner@python.org> | Mon Sep 25 16:21:01 2023 +0200 | 
| committer | GitHub <noreply@github.com> | Mon Sep 25 16:21:01 2023 +0200 | 
| tree | f38d859db1cbad5ffd3fea58cf7898daa6d399c3 | |
| parent | 64ab9f7d5c7cbe5ef997c7d841151e0e71e7f582 [diff] | 
gh-109276: regrtest re-runs "env changed" tests (#109831) When a test fails with "env changed" and --rerun option is used, the test is now re-run in verbose mode in a fresh process.