Commit 551fa51
committed
Remove newer test helpers
3.11+ has more granular platform support, mostly for WASI.
Use the 3.10 idioms instead:
- @symlink_test is a no-op on non-WASI platforms
- can_chmod is approximated by "not win32" elsewhere in test_tarfile1 parent 1924e21 commit 551fa51
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3961 | 3961 | | |
3962 | 3962 | | |
3963 | 3963 | | |
3964 | | - | |
3965 | 3964 | | |
3966 | 3965 | | |
3967 | 3966 | | |
| |||
3997 | 3996 | | |
3998 | 3997 | | |
3999 | 3998 | | |
4000 | | - | |
4001 | 3999 | | |
4002 | 4000 | | |
4003 | 4001 | | |
| |||
4050 | 4048 | | |
4051 | 4049 | | |
4052 | 4050 | | |
4053 | | - | |
| 4051 | + | |
4054 | 4052 | | |
4055 | 4053 | | |
4056 | 4054 | | |
| |||
0 commit comments