ilp-sys
|
8dbf7b27ef
|
Fix test_path_like_objects (#4773)
Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
|
2023-06-13 00:10:50 +09:00 |
|
Andrey Maltsev
|
f5d4c9fc1c
|
Update test_compile from Cpython v3.11.2
|
2023-04-02 13:04:58 +00:00 |
|
Jim Fasarakis-Hilliard
|
17c5361d43
|
Merge pull request #4554 from howjmay/co_stacksize
Add co_stacksize to code objects
|
2023-03-10 17:12:30 +02:00 |
|
Yang Hau
|
95e863cb6d
|
Add co_stacksize to code objects
|
2023-03-10 21:28:56 +08:00 |
|
DimitrisJim
|
8405693325
|
Always load __debug__ as a const.
|
2023-02-26 09:58:27 +02:00 |
|
Nick Liu
|
58ff3e8aaf
|
remove expectedFailure decorator in test_argument_handling
|
2022-12-29 22:49:26 +08:00 |
|
Jeong Yunwon
|
d09209b2a8
|
mark failing test skip
|
2022-03-22 02:22:40 +09: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 |
|
jfh
|
dce45825ae
|
Allow any mapping for locals.
|
2021-10-15 17:34:52 +03:00 |
|
Padraic Fanning
|
b7a79eb002
|
Mark erroring/failing tests
|
2021-10-02 18:34:23 -04:00 |
|
Padraic Fanning
|
56058844fe
|
Skip panicking test
|
2021-10-02 16:16:00 -04:00 |
|
Padraic Fanning
|
b95edf676f
|
Add test_compile from CPython 3.8
|
2021-10-02 16:14:42 -04:00 |
|