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 docs@python, serhiy.storchaka, thautwarm
Date 2020-03-14.14:24:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584195850.45.0.805683538739.issue39677@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6672c16b1d7f83789bf3a2016bd19edfd3568e71 by Taine Zhao in branch 'master':
bpo-39677: dis: rename the operand of MAKE_FUNCTION from `argc` to `flags` for 3.6+ (GC-18550)
https://github.com/python/cpython/commit/6672c16b1d7f83789bf3a2016bd19edfd3568e71
History
Date User Action Args
2020-03-14 14:24:10serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, thautwarm
2020-03-14 14:24:10serhiy.storchakasetmessageid: <1584195850.45.0.805683538739.issue39677@roundup.psfhosted.org>
2020-03-14 14:24:10serhiy.storchakalinkissue39677 messages
2020-03-14 14:24:10serhiy.storchakacreate