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

[3.10] bpo-44984: Rewrite test_null_strings in _testcapi (GH-27904) #27908

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 23, 2021

Test also PyObject_Repr(NULL) and PyObject_Bytes(NULL).
(cherry picked from commit 4d68917)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue44984

Test also PyObject_Repr(NULL) and PyObject_Bytes(NULL).
(cherry picked from commit 4d68917)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington
Copy link
Contributor Author

@serhiy-storchaka and @ambv: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@serhiy-storchaka and @ambv: Status check is done, and it's a success ✅ .

2 similar comments
@miss-islington
Copy link
Contributor Author

@serhiy-storchaka and @ambv: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@serhiy-storchaka and @ambv: Status check is done, and it's a success ✅ .

@ambv ambv requested a review from pablogsal August 23, 2021 18:32
@miss-islington miss-islington merged commit 6ff7fef into python:3.10 Aug 23, 2021
@miss-islington miss-islington deleted the backport-4d68917-3.10 branch August 23, 2021 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants