BPO | [1009929](https://bugs.python.org/issue1009929) --- | :--- Nosy | @mwhudson, @arigo, @tiran Files | [pyerr_clear.diff](https://bugs.python.org/file6190/pyerr_clear.diff "Uploaded as text/plain at 2004-08-16.11:23:45 by @arigo"): PyErr_Clear() -> asynchronous exception *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: ```python assignee = 'https://github.com/mwhudson' closed_at = created_at = labels = ['interpreter-core'] title = 'PyErr_Clear() vs. AsynchronousException' updated_at = user = 'https://github.com/arigo' ``` bugs.python.org fields: ```python activity = actor = 'christian.heimes' assignee = 'mwh' closed = True closed_date = closer = 'christian.heimes' components = ['Interpreter Core'] creation = creator = 'arigo' dependencies = [] files = ['6190'] hgrepos = [] issue_num = 1009929 keywords = ['patch'] message_count = 2.0 messages = ['46720', '59255'] nosy_count = 3.0 nosy_names = ['mwh', 'arigo', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1009929' versions = [] ```