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 docs@python, eric.snow, rhettinger, ronaldoussoren, serhiy.storchaka, vstinner
Date 2018-12-18.11:57:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545134239.53.0.788709270274.issue35461@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3fcc1e08db6fb7e17acc4a8f63be3e42f52f094b by Serhiy Storchaka in branch 'master':
bpo-35461: Document C API functions which suppress exceptions. (GH-11119)
https://github.com/python/cpython/commit/3fcc1e08db6fb7e17acc4a8f63be3e42f52f094b
History
Date User Action Args
2018-12-18 11:57:19serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ronaldoussoren, vstinner, docs@python, eric.snow
2018-12-18 11:57:19serhiy.storchakasetmessageid: <1545134239.53.0.788709270274.issue35461@psf.upfronthosting.co.za>
2018-12-18 11:57:19serhiy.storchakalinkissue35461 messages
2018-12-18 11:57:19serhiy.storchakacreate