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 python-dev
Recipients giampaolo.rodola, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, valorien
Date 2016-12-16.17:19:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161216171918.40557.20893.71B032C0@psf.io>
In-reply-to
Content
New changeset 7454ca88aacb by Serhiy Storchaka in branch 'default':
Issue #18896: Python function can now have more than 255 parameters.
https://hg.python.org/cpython/rev/7454ca88aacb
History
Date User Action Args
2016-12-16 17:19:22python-devsetrecipients: + python-dev, rhettinger, pitrou, giampaolo.rodola, r.david.murray, serhiy.storchaka, valorien
2016-12-16 17:19:22python-devlinkissue18896 messages
2016-12-16 17:19:21python-devcreate