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 miss-islington
Recipients docs@python, miss-islington, serhiy.storchaka, thautwarm
Date 2020-03-14.14:45:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584197127.17.0.0473897484609.issue39677@roundup.psfhosted.org>
In-reply-to
Content
New changeset a927e91186727b5184d774d1d99c70b9ff5497f5 by Miss Islington (bot) in branch '3.8':
bpo-39677: dis: rename the operand of MAKE_FUNCTION from `argc` to `flags` for 3.6+ (GC-18550)
https://github.com/python/cpython/commit/a927e91186727b5184d774d1d99c70b9ff5497f5
History
Date User Action Args
2020-03-14 14:45:27miss-islingtonsetrecipients: + miss-islington, docs@python, serhiy.storchaka, thautwarm
2020-03-14 14:45:27miss-islingtonsetmessageid: <1584197127.17.0.0473897484609.issue39677@roundup.psfhosted.org>
2020-03-14 14:45:27miss-islingtonlinkissue39677 messages
2020-03-14 14:45:27miss-islingtoncreate