diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-12-05 14:44:14 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-05 14:44:14 (GMT) |
commit | 398bd27967690f2c1a8cbf8d47a5613edd9cfb2a (patch) | |
tree | 0725889bed97f46e4adf5aa47bc5787dc73eb6c9 /Lib/sqlite3/test/regression.py | |
parent | 476b113ed8531b9fbb0bd023a05eb3af21996600 (diff) | |
download | cpython-398bd27967690f2c1a8cbf8d47a5613edd9cfb2a.zip cpython-398bd27967690f2c1a8cbf8d47a5613edd9cfb2a.tar.gz cpython-398bd27967690f2c1a8cbf8d47a5613edd9cfb2a.tar.bz2 |
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.
Diffstat (limited to 'Lib/sqlite3/test/regression.py')
0 files changed, 0 insertions, 0 deletions