commit | 6d9ec8bbfa07161431dc6190dd0772a6fbaf7ebd | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Wed Dec 23 08:55:11 2020 +0100 |
committer | GitHub <noreply@github.com> | Wed Dec 23 08:55:11 2020 +0100 |
tree | 384fb440406f0cba1635063ecf0b2a3f06ae99b8 | |
parent | cf3565ca9a7ed0f7decd000e41fa3de400986e4d [diff] |
bpo-1635741: Port resource extension module to module state (GH-23462) Signed-off-by: Christian Heimes <christian@python.org>