diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-10-25 09:10:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-25 09:10:03 (GMT) |
commit | 54e93d36d008351137835eda32072023d539adf9 (patch) | |
tree | bfa5d861244b0f2eee8d952e4caed49e707233f7 /.pre-commit-config.yaml | |
parent | 6f130f231b8524f1b5c8d9c4cf155e93ef01062f (diff) | |
download | cpython-54e93d36d008351137835eda32072023d539adf9.zip cpython-54e93d36d008351137835eda32072023d539adf9.tar.gz cpython-54e93d36d008351137835eda32072023d539adf9.tar.bz2 |
[3.12] gh-111065: Add more tests for the C API with the PySys_ prefix (GH-111067) (GH-111305)
* Move existing tests for PySys_GetObject() and PySys_SetObject() into
specialized files.
* Add test for PySys_GetXOptions() using _testcapi.
* Add tests for PySys_FormatStdout(), PySys_FormatStderr(),
PySys_WriteStdout() and PySys_WriteStderr() using ctypes.
(cherry picked from commit b2ba2985275d1200e5c44c3f224d754141fc5292)
Diffstat (limited to '.pre-commit-config.yaml')
0 files changed, 0 insertions, 0 deletions