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 larry
Recipients eric.smith, eric.snow, gregory.p.smith, larry, yselivanov
Date 2018-01-28.19:13:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517166791.99.0.467229070634.issue32697@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f36ba12809d5db1b76464d8f1f04dad8d685ec78 by larryhastings in branch 'master':
bpo-32697: Definition order of kwonly params is now guaranteed preserved. (#5391)
https://github.com/python/cpython/commit/f36ba12809d5db1b76464d8f1f04dad8d685ec78
History
Date User Action Args
2018-01-28 19:13:12larrysetrecipients: + larry, gregory.p.smith, eric.smith, eric.snow, yselivanov
2018-01-28 19:13:11larrysetmessageid: <1517166791.99.0.467229070634.issue32697@psf.upfronthosting.co.za>
2018-01-28 19:13:11larrylinkissue32697 messages
2018-01-28 19:13:11larrycreate