commit | 2396614b8958ad202378fd71a598eb4106ac5896 | [log] [tgz] |
---|---|---|
author | Dong-hee Na <donghee.na@python.org> | Wed Jan 13 19:15:40 2021 +0900 |
committer | GitHub <noreply@github.com> | Wed Jan 13 19:15:40 2021 +0900 |
tree | 477e8d42a16f5d57bba6d030a2c730a497a6a9bf | |
parent | c314e60388282d9829762fb6c30b12e2807caa19 [diff] |
bpo-1635741: Fix PyModule_AddObjectRef to use EXPORT_FUNC (GH-24205)