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.
S
Serhiy Storchaka committed
74b5e4ce80858ac5c7d03411cb8cce7e6865f181
Parent: be09bae
Committed by GitHub <noreply@github.com>
on 7/20/2022, 5:42:02 AM