Skip to content

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

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-4d68917-3.10
Aug 23, 2021
Merged

[3.10] bpo-44984: Rewrite test_null_strings in _testcapi (GH-27904)#27908
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-4d68917-3.10

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