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 benjamin.peterson, georg.brandl, jcea, miss-islington, serhiy.storchaka, vstinner, xdegaye
Date 2018-03-13.17:31:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520962295.73.0.467229070634.issue17288@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b8e9d6c5cd44ebc9c462fea9ad1bc5d0b970e28a by Serhiy Storchaka (xdegaye) in branch 'master':
bpo-17288: Prevent jumps from 'return' and 'exception' trace events. (GH-6107)
https://github.com/python/cpython/commit/b8e9d6c5cd44ebc9c462fea9ad1bc5d0b970e28a
History
Date User Action Args
2018-03-13 17:31:35serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, jcea, vstinner, benjamin.peterson, xdegaye, miss-islington
2018-03-13 17:31:35serhiy.storchakasetmessageid: <1520962295.73.0.467229070634.issue17288@psf.upfronthosting.co.za>
2018-03-13 17:31:35serhiy.storchakalinkissue17288 messages
2018-03-13 17:31:35serhiy.storchakacreate