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 larry, serhiy.storchaka
Date 2018-04-25.19:04:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524683055.45.0.682650639539.issue33334@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 57faf348872d1d0af1808c82f535cf220d64b028 by Serhiy Storchaka in branch 'master':
bpo-33334: Support NOP and EXTENDED_ARG in dis.stack_effect(). (#6566)
https://github.com/python/cpython/commit/57faf348872d1d0af1808c82f535cf220d64b028
History
Date User Action Args
2018-04-25 19:04:15serhiy.storchakasetrecipients: + serhiy.storchaka, larry
2018-04-25 19:04:15serhiy.storchakasetmessageid: <1524683055.45.0.682650639539.issue33334@psf.upfronthosting.co.za>
2018-04-25 19:04:15serhiy.storchakalinkissue33334 messages
2018-04-25 19:04:15serhiy.storchakacreate