Shahar Naveh
|
f6c382c595
|
Update runpy.py to 3.14.5 (#7849)
|
2026-05-12 20:51:46 +09:00 |
|
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 |
|
Jeong, YunWon
|
c045593e4e
|
impl more nt (#6984)
* mpl new features
* windows encodings
* impl nt functions
* revert
* codecs
* fix codecs
|
2026-02-04 09:53:02 +09:00 |
|
CPython Developers
|
453ff6dc98
|
Update test_runpy from v3.14.2-288-g06f9c8ca1c
|
2026-02-02 10:45:01 +09:00 |
|
Jeong, YunWon
|
4bec0ad1c6
|
Fix test_runpy (#6409)
|
2025-12-12 15:26:00 +09:00 |
|
Shahar Naveh
|
cc4ebe6256
|
Update{runpy,numbers}.py from 3.13.7 (#6141)
* Update number.py from 3.13.7
* Update `runpy.py` from 3.13.7
|
2025-09-11 22:43:11 +09:00 |
|
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 |
|
Jeong YunWon
|
367a948ff0
|
Adapt unittest.expectedFailureIf
|
2023-03-02 04:41:15 +09:00 |
|
Moreal
|
189a490e27
|
Unmark resolved tests
|
2023-01-18 19:42:15 +09:00 |
|
Jeong YunWon
|
da7d7112af
|
remove fixed test marker
|
2022-08-15 04:24:50 +09:00 |
|
CPython Developers
|
628c4c0edf
|
Update runpy from CPython 3.10.6
|
2022-08-15 01:08:58 +09:00 |
|
Jeong YunWon
|
743ca30a46
|
remove windows stack overflow skipIf
|
2022-07-25 03:29:06 +09:00 |
|
Dean Li
|
6f98288e84
|
test: use import_helper
|
2021-11-29 21:03:02 +08: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 |
|
Noa
|
5b780e70e6
|
Skip panicking test
|
2021-11-01 20:43:46 -05:00 |
|
Noah
|
295613ecfe
|
Fix tests
|
2021-05-13 20:05:17 -05:00 |
|
Padraic Fanning
|
a5fdf247fc
|
Mark stack overflow on Windows
|
2021-05-02 11:40:50 -04:00 |
|
Padraic Fanning
|
3b8b59977a
|
Mark erroring/failing tests
|
2021-05-02 10:34:30 -04:00 |
|
Padraic Fanning
|
5da02b3cda
|
Add test_runpy from CPython 3.8
|
2021-05-02 10:34:30 -04:00 |
|