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 Benjamin.S.Wolf, levkivskyi, miss-islington, pablogsal, serhiy.storchaka
Date 2019-07-14.23:32:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563147141.74.0.975220440956.issue37593@roundup.psfhosted.org>
In-reply-to
Content
New changeset cd6e83b4810549c308ab2d7315dbab526e35ccf6 by Miss Islington (bot) (Pablo Galindo) in branch 'master':
bpo-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes (GH-14778)
https://github.com/python/cpython/commit/cd6e83b4810549c308ab2d7315dbab526e35ccf6
History
Date User Action Args
2019-07-14 23:32:21miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, Benjamin.S.Wolf, levkivskyi, pablogsal
2019-07-14 23:32:21miss-islingtonsetmessageid: <1563147141.74.0.975220440956.issue37593@roundup.psfhosted.org>
2019-07-14 23:32:21miss-islingtonlinkissue37593 messages
2019-07-14 23:32:21miss-islingtoncreate