Commit 2ad0cea
authored
fix(venv): Honor user warnings setting (#691)
Fixes #676
### Changes are visible to end-users: yes
- Searched for relevant documentation and updated as needed: yes
- Breaking change (forces users to change their own code or config): no
- Suggested release notes appear below: yes
Fixed an issue which caused `py_venv_*` to emit suppressed warnings
### Test plan
- Manual testing1 parent 685eb0f commit 2ad0cea
1 file changed
+7
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | | - | |
861 | | - | |
862 | | - | |
863 | | - | |
864 | | - | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
865 | 865 | | |
866 | 866 | | |
867 | | - | |
868 | | - | |
869 | | - | |
| 867 | + | |
870 | 868 | | |
871 | 869 | | |
| 870 | + | |
872 | 871 | | |
873 | | - | |
874 | 872 | | |
875 | 873 | | |
876 | 874 | | |
| |||
0 commit comments