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, eric.snow, godaygo, larry, ncoghlan, serhiy.storchaka, vstinner
Date 2018-09-18.06:54:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537253669.54.0.956365154283.issue32455@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7bdf28265aa371b39f82dfc6562635801aff15a5 by Serhiy Storchaka in branch 'master':
bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610)
https://github.com/python/cpython/commit/7bdf28265aa371b39f82dfc6562635801aff15a5
History
Date User Action Args
2018-09-18 06:54:29serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, vstinner, larry, benjamin.peterson, eric.snow, godaygo
2018-09-18 06:54:29serhiy.storchakasetmessageid: <1537253669.54.0.956365154283.issue32455@psf.upfronthosting.co.za>
2018-09-18 06:54:29serhiy.storchakalinkissue32455 messages
2018-09-18 06:54:29serhiy.storchakacreate