Jeong YunWon
|
6f8360a878
|
sys.exception
|
2024-07-29 14:30:59 +09:00 |
|
Jeong YunWon
|
bc87fadc03
|
mark new failing tests
|
2023-02-25 23:00:51 +09:00 |
|
CPython Developers
|
ad7544ce90
|
Update test_sys from CPython 3.11.2
|
2023-02-25 23:00:51 +09:00 |
|
Jeong YunWon
|
e45b5b35e3
|
Update test_sys from CPython 3.10.5
|
2023-02-25 23:00:50 +09:00 |
|
Karatus
|
c334626f3c
|
Feature: sys.orig_argv (#4048)
|
2022-08-20 22:58:58 +09:00 |
|
Hyunmin Shin
|
53f3fe3dca
|
Remove: test_thread_info expectedFailure
|
2022-08-12 00:30:15 +09:00 |
|
Jeong Yunwon
|
e62fdd105c
|
fix windows CI
|
2022-07-26 04:03:00 +09:00 |
|
Jeong Yunwon
|
e32523c632
|
turn a few more windows tests on
|
2022-07-25 04:10:59 +09:00 |
|
Isac Byeonghoon Yoo
|
ce546f6183
|
feat(sys): add sys.is_finalizing() (#3776)
|
2022-06-11 21:10:09 +09:00 |
|
Padraic Fanning
|
b70eb8989a
|
Mark erroring tests
|
2022-04-27 19:11:02 -04:00 |
|
Padraic Fanning
|
1d2573173d
|
Update test_sys.py to CPython 3.10
|
2022-04-27 18:58:17 -04:00 |
|
Padraic Fanning
|
c8748bc98e
|
Fix test.support imports
|
2022-02-13 17:56:08 -05:00 |
|
Dean Li
|
5ee4fb899b
|
test: use os_helper
|
2021-11-28 20:51:32 +08:00 |
|
Jeong YunWon
|
913b78ca44
|
Revert "Merge pull request #3433 from deantvv/test-update"
This reverts commit 9fa5c5ac66, reversing
changes made to e7fa32c687.
|
2021-11-17 17:06:51 +09:00 |
|
Dean Li
|
49a5805d11
|
test: use os_helper
|
2021-11-13 02:18:33 +00:00 |
|
Padraic Fanning
|
24dd039b47
|
Clean up skips in test_sys
|
2021-10-18 19:18:59 -04:00 |
|
Noah
|
c88d935ca0
|
Fix remaining code coverage issues, hopefully
|
2021-04-19 23:03:16 -05:00 |
|
Noah
|
b30ca99a09
|
Implement string interning
|
2020-11-08 21:35:04 -06:00 |
|
Noah
|
72123c65ec
|
Use siphash24 + PYTHONHASHSEED
|
2020-08-27 20:47:47 -05:00 |
|
Noah
|
a822ef6275
|
Mark unsupported tests for test_sys.py, remove redundant test_sys_executable
|
2020-08-02 21:00:04 -05:00 |
|
Noah
|
e1656149aa
|
Add test/test_sys.py from CPython 3.8.2
|
2020-08-02 20:57:56 -05:00 |
|