commit | e959dd9f5c1d8865d4e10c49eb30ee0a4fe2735d | [log] [tgz] |
---|---|---|
author | Dong-hee Na <donghee.na@python.org> | Tue Feb 08 14:22:13 2022 +0900 |
committer | GitHub <noreply@github.com> | Tue Feb 08 14:22:13 2022 +0900 |
tree | 8a7c768142e32940a754f655e53cd239ed8e4f85 | |
parent | da576e08296490e94924421af71001bcfbccb317 [diff] |
bpo-46323 Fix ref leak if ctypes.CFuncPtr raises an error. (GH-31209)