Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=<Date2020-05-27.23:01:28.076>created_at=<Date2020-05-27.14:44:18.344>labels= ['3.8', 'library', '3.9', '3.10']
title='ctypes: PyErr_WriteUnraisable() called with no exception set on converting callback result failure'updated_at=<Date2020-05-27.23:01:28.075>user='https://github.com/vstinner'
Traceback (most recent call last):
File "_ctypes/callbacks.c", line 262, in 'converting callback result'TypeError: an integer is required (got type tuple)
Exception ignored in: <function func at 0x7f0c267ff1f0>
Assertion error in debug mode:
---
Traceback (most recent call last):
File "_ctypes/callbacks.c", line 262, in 'converting callback result'TypeError: 'tuple' object cannot be interpreted as an integerpython: Python/errors.c:1435: _PyErr_WriteUnraisableMsg: Assertion `exc_type != NULL' failed.
Abandon (core dumped)
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: