Commit 178aaa2
gh-155491: Fix subprocess test_encoding_warning() (GH-155492)
The test fails if run using PYTHONWARNINGS=error environment
variable. Use make_clean_env() function to not inherit PYTHON
environment variables.
(cherry picked from commit 433c842)
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent cada590 commit 178aaa2
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2015 | 2015 | | |
2016 | 2016 | | |
2017 | 2017 | | |
| 2018 | + | |
2018 | 2019 | | |
2019 | | - | |
| 2020 | + | |
2020 | 2021 | | |
2021 | 2022 | | |
2022 | 2023 | | |
| |||
0 commit comments