Skip to content

[3.9] bpo-44984: Rewrite test_null_strings in _testcapi (GH-27904)#27910

Merged
ambv merged 1 commit intopython:3.9from
ambv:backport-4d68917-3.9
Aug 23, 2021
Merged

[3.9] bpo-44984: Rewrite test_null_strings in _testcapi (GH-27904)#27910
ambv merged 1 commit intopython:3.9from
ambv:backport-4d68917-3.9

Conversation

@ambv
Copy link
Contributor

@ambv ambv 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>
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.

4 participants