Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add C API tests for PySys_GetObject() and PySys_SetObject() #107735

Closed
serhiy-storchaka opened this issue Aug 7, 2023 · 0 comments · Fixed by #107740
Closed

Add C API tests for PySys_GetObject() and PySys_SetObject() #107735

serhiy-storchaka opened this issue Aug 7, 2023 · 0 comments · Fixed by #107740
Labels
tests Tests in the Lib/test dir topic-C-API type-feature A feature request or enhancement

Comments

@serhiy-storchaka serhiy-storchaka added type-feature A feature request or enhancement tests Tests in the Lib/test dir topic-C-API needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Aug 7, 2023
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Aug 7, 2023
@serhiy-storchaka serhiy-storchaka removed needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Aug 7, 2023
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Aug 7, 2023
…ys_SetObject() (pythonGH-107736).

(cherry picked from commit bea5f93)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Aug 7, 2023
…ys_SetObject() (pythonGH-107736).

(cherry picked from commit bea5f93)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Aug 7, 2023
serhiy-storchaka added a commit that referenced this issue Aug 7, 2023
Yhg1s pushed a commit that referenced this issue Aug 16, 2023
…Object() (GH-107736) (#107740)

[3.12] gh-107735: Add C API tests for PySys_GetObject() and PySys_SetObject() (GH-107736).
(cherry picked from commit bea5f93)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir topic-C-API type-feature A feature request or enhancement
Projects
None yet
1 participant