Shahar Naveh
|
938d42184f
|
Update some tests to 3.14.5 (#7990)
* Update `test_embed.py` to 3.14.5
* Update `test_cmd_line*` to 3.14.5
* Update unicode related tests
* Update `test_script_helper.py`
* Update `test_gc.py`
|
2026-05-30 20:16:10 +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 |
|
Padraic Fanning
|
092053f7df
|
Skip tests on Windows with ValueError
"ValueError: illegal environment variable name" likely comes from the
`--fail-env-changed` switch we're now using.
|
2022-06-22 22:32:22 -04:00 |
|
Padraic Fanning
|
11c6e84ba4
|
Add test_script_helper from CPython 3.8
|
2021-05-10 20:09:09 -04:00 |
|