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 Trundle, andersk, brett.cannon, davidben, loewis, rhettinger, sebastinas, serhiy.storchaka
Date 2016-11-24.21:33:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Since issue27213 the bytecode no longer have a limitation for numbers of positional or keyword arguments.
History
Date User Action Args
2016-11-24 21:33:19serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, brett.cannon, rhettinger, sebastinas, Trundle, andersk, davidben
2016-11-24 21:33:19serhiy.storchakasetmessageid: <[email protected]>
2016-11-24 21:33:19serhiy.storchakalinkissue12844 messages
2016-11-24 21:33:18serhiy.storchakacreate