◐ Shell
clean mode source ↗

bpo-20182: AC convert remaining functions/methods in _hashopenssl.c by taleinat · Pull Request #9213 · python/cpython

So that the doc-string would still be generated, as it is used as the class's doc-string.

The init method is still not used, since its inclusion in the PyTypeObject definition is still conditional on HASH_OBJ_CONSTRUCTOR.