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 Trundle, andersk, brett.cannon, davidben, loewis, python-dev, rhettinger, sebastinas, serhiy.storchaka
Date 2016-11-28.08:52:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161128085218.22917.26557.9B4BD5F5@psf.io>
In-reply-to
Content
New changeset 5c1bb72c0f5d by Serhiy Storchaka in branch 'default':
Issue #12844: More than 255 arguments can now be passed to a function.
https://hg.python.org/cpython/rev/5c1bb72c0f5d
History
Date User Action Args
2016-11-28 08:52:21python-devsetrecipients: + python-dev, loewis, brett.cannon, rhettinger, sebastinas, Trundle, andersk, davidben, serhiy.storchaka
2016-11-28 08:52:21python-devlinkissue12844 messages
2016-11-28 08:52:21python-devcreate