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 miss-islington
Recipients benjamin.peterson, georg.brandl, jcea, miss-islington, serhiy.storchaka, vstinner, xdegaye
Date 2018-03-13.10:12:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520935939.08.0.467229070634.issue17288@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cf61a81f1d600064be6dd43896afcf5f976de9b0 by Miss Islington (bot) in branch '3.6':
[3.7] bpo-17288: Prevent jumps from 'return' and 'exception' trace events. (GH-5928)
https://github.com/python/cpython/commit/cf61a81f1d600064be6dd43896afcf5f976de9b0
History
Date User Action Args
2018-03-13 10:12:19miss-islingtonsetrecipients: + miss-islington, georg.brandl, jcea, vstinner, benjamin.peterson, xdegaye, serhiy.storchaka
2018-03-13 10:12:19miss-islingtonsetmessageid: <1520935939.08.0.467229070634.issue17288@psf.upfronthosting.co.za>
2018-03-13 10:12:19miss-islingtonlinkissue17288 messages
2018-03-13 10:12:19miss-islingtoncreate