This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients christian.heimes, ghaering, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2013-07-18.06:58:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I think both (PyException_SetContext), as in Python code. See textiowrapper_close() in Modules/_io/textio.c for example.
History
Date User Action Args
2013-07-18 06:58:02serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, pitrou, vstinner, christian.heimes, python-dev
2013-07-18 06:58:02serhiy.storchakasetmessageid: <[email protected]>
2013-07-18 06:58:02serhiy.storchakalinkissue18488 messages
2013-07-18 06:58:02serhiy.storchakacreate