]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use get_binascii_state instead of PyModule_GetState (GH-26069)
authorDong-hee Na <donghee.na@python.org>
Wed, 12 May 2021 15:09:30 +0000 (00:09 +0900)
committerGitHub <noreply@github.com>
Wed, 12 May 2021 15:09:30 +0000 (00:09 +0900)
commit9b06e4b535a3a0af495604778d4010a4677478cc
tree597e3e12274bb10913229d4b3a8225e573e622e8
parent2b458c1dba4058c808fde25226bb2d91c5a909ca
Use get_binascii_state instead of PyModule_GetState (GH-26069)
Modules/binascii.c