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 ncoghlan, serhiy.storchaka, yselivanov
Date 2018-03-11.09:07:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520759229.08.0.467229070634.issue32970@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e2732d3e66eba9ec13f9d55c499f2437ead552db by Serhiy Storchaka in branch 'master':
bpo-32970: Improve disassembly of the MAKE_FUNCTION instruction. (GH-5937)
https://github.com/python/cpython/commit/e2732d3e66eba9ec13f9d55c499f2437ead552db
History
Date User Action Args
2018-03-11 09:07:09serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, yselivanov
2018-03-11 09:07:09serhiy.storchakasetmessageid: <1520759229.08.0.467229070634.issue32970@psf.upfronthosting.co.za>
2018-03-11 09:07:09serhiy.storchakalinkissue32970 messages
2018-03-11 09:07:08serhiy.storchakacreate