Jeong, YunWon
|
53ddc7ef48
|
Remove expectedFailure for encoding tests now passing
Remove @unittest.expectedFailure decorators from:
- test_source_encoding: test_encoding_on_first_line, test_encoding_on_second_line, test_bom_conflict
- test_runpy: test_encoding
|
2026-03-03 21:27:11 +09:00 |
|
CPython Developers
|
afdf8cefe8
|
Update importlib from v3.14.2
|
2026-02-05 00:21:34 +09:00 |
|
CPython Developers
|
496006d629
|
Update importlib from CPython 3.11.2
|
2023-02-25 22:59:57 +09:00 |
|
yt2b
|
253fcfb6c4
|
Remove the decorators
|
2022-12-25 13:29:33 +09:00 |
|
CPython Developers
|
da109336bb
|
Update importlib/test_importlib from CPython 3.10.6
|
2022-08-18 03:22:20 +09:00 |
|
Padraic Fanning
|
bab6f75016
|
Clean up skips in test_importlib.source
|
2021-10-18 21:56:47 -04:00 |
|
Padraic Fanning
|
4457de08ab
|
Unskip tests in source.test_source_encoding
|
2021-02-25 17:31:06 -05:00 |
|
Padraic Fanning
|
49a292901e
|
Explain test_bom_conflict skip
|
2021-02-07 15:49:42 -05:00 |
|
Padraic Fanning
|
02206bdffc
|
Explain test_bom_and_utf_8 skip
|
2021-02-07 15:49:42 -05:00 |
|
Padraic Fanning
|
6a870246b9
|
Explain test_bom skip
|
2021-02-07 15:49:42 -05:00 |
|
Padraic Fanning
|
4a8bebfd30
|
Explain test_encoding_on_second_line skip
|
2021-02-07 15:49:42 -05:00 |
|
Padraic Fanning
|
555e2a585d
|
Explain test_encoding_on_first_line skip
|
2021-02-07 15:49:42 -05:00 |
|
Padraic Fanning
|
d9d4a7c441
|
Unskip test_default_encoding
|
2021-02-07 15:49:42 -05:00 |
|
Aviv Palivoda
|
f039959480
|
Mark unsupported py_compile tests
|
2020-07-18 17:04:35 +03:00 |
|
Aviv Palivoda
|
e6d413b30b
|
Add test_importlib from CPython 3.8
|
2020-07-18 17:04:35 +03:00 |
|