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 Todd Dembrey, belopolsky, berker.peksag, jleedev, matrixise, ncoghlan, pitrou, rhettinger, serhiy.storchaka, torsten, vstinner
Date 2017-06-11.11:09:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497179381.49.0.824487502218.issue11822@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1efbf92e90ed2edf3f5bb5323340b26f318ff61e by Serhiy Storchaka in branch 'master':
bpo-11822: Improve disassembly to show embedded code objects. (#1844)
https://github.com/python/cpython/commit/1efbf92e90ed2edf3f5bb5323340b26f318ff61e
History
Date User Action Args
2017-06-11 11:09:41serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ncoghlan, belopolsky, pitrou, vstinner, torsten, berker.peksag, jleedev, matrixise, Todd Dembrey
2017-06-11 11:09:41serhiy.storchakasetmessageid: <1497179381.49.0.824487502218.issue11822@psf.upfronthosting.co.za>
2017-06-11 11:09:41serhiy.storchakalinkissue11822 messages
2017-06-11 11:09:41serhiy.storchakacreate