Skip to content

Commit 398bd27

Browse files
bpo-32787: Better error handling in ctypes. (#3727)
* bpo-31572: Get rid of PyObject_HasAttrString() in ctypes. * Fix error handling for _pack_. * Don't silence errors when look up in a dict. * Use _PyObject_LookupAttrId(). * More changes.
1 parent 476b113 commit 398bd27

File tree

5 files changed

+247
-112
lines changed

5 files changed

+247
-112
lines changed

0 commit comments

Comments
 (0)