6 Commits

Author SHA1 Message Date
NakanoMiku39
ee9f6ae079 Edit Lib/test/test_codeop.py
cpython version: 3.12
2023-11-09 15:29:35 +08:00
NakanoMiku39
8ff0872d41 Update test_codeop.py from CPython v3.12 2023-11-09 15:11:46 +08:00
Dean Li
29c953d9a6 test: update test.support and test_io to 3.10
Initially this is only meant to be a small update for `test_io.py`.
But it turns out that `test.support` need a lot of cleanup especially
for `test.support.warnings_helper`.
2022-04-18 22:50:55 +08:00
Padraic Fanning
151e1b3117 Clean up skip in test_codeop 2021-10-10 19:11:24 -04:00
Padraic Fanning
10b0bdd510 Add reason for skipped codeop test 2021-02-02 10:43:40 -05:00
Padraic Fanning
c50bb0beeb Upgrade codeop to 3.9 2021-01-29 18:10:15 -05:00