commit | bde3e0bf096219234321ca9898fc3d3aed598453 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri May 18 16:32:54 2018 +0300 |
committer | GitHub <noreply@github.com> | Fri May 18 16:32:54 2018 +0300 |
tree | 6c760f5512c8864834edc71ebfb2e1e19fc28a72 | |
parent | d89ca94847d943b883ebcc68e4f0a18cb042ed0d [diff] |
Fix C API docs: PyCapsule_Import always set an exception on failure. (GH-6967)