Skip to content
Snippets Groups Projects
Unverified Commit 74b5e4ce authored by Serhiy Storchaka's avatar Serhiy Storchaka Committed by GitHub
Browse files

gh-95007: Remove the NoneType return converter (GH-95019)

It has confusing semantic which does not provide any benefit (the
only difference is that you should write "return Py_None" instead
of "Py_RETURN_NONE"), it is not currently used, and it is broken.
parent be09bae6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment