]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-1635741: Port resource extension module to module state (GH-23462)
authorChristian Heimes <christian@python.org>
Wed, 23 Dec 2020 07:55:11 +0000 (08:55 +0100)
committerGitHub <noreply@github.com>
Wed, 23 Dec 2020 07:55:11 +0000 (08:55 +0100)
commit6d9ec8bbfa07161431dc6190dd0772a6fbaf7ebd
tree384fb440406f0cba1635063ecf0b2a3f06ae99b8
parentcf3565ca9a7ed0f7decd000e41fa3de400986e4d
bpo-1635741: Port resource extension module to module state (GH-23462)

Signed-off-by: Christian Heimes <christian@python.org>
Misc/NEWS.d/next/C API/2020-11-22-13-46-06.bpo-1635741.-fJLzA.rst [new file with mode: 0644]
Modules/resource.c