We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7694c commit b6bc439Copy full SHA for b6bc439
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ env:
22
# test_glob: many failing tests
23
# test_io: many failing tests
24
# test_os: many failing tests
25
- # test_pathlib: support.rmtree() failing
+ # test_pathlib: panic by surrogate chars
26
# test_posixpath: OSError: (22, 'The filename, directory name, or volume label syntax is incorrect. (os error 123)')
27
# test_venv: couple of failing tests
28
WINDOWS_SKIPS: >-
0 commit comments