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 SilentGhost
Recipients Big Stone, SilentGhost, pablogsal, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-05-11.10:46:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557571568.74.0.149065070068.issue36886@roundup.psfhosted.org>
In-reply-to
Content
This is a consequence of PEP 570 that implements positional-only arguments (see issue 36540). Those projects would have to update their code. Good that there are already open bugs for both projects.
History
Date User Action Args
2019-05-11 10:46:08SilentGhostsetrecipients: + SilentGhost, paul.moore, tim.golden, zach.ware, steve.dower, Big Stone, pablogsal
2019-05-11 10:46:08SilentGhostsetmessageid: <1557571568.74.0.149065070068.issue36886@roundup.psfhosted.org>
2019-05-11 10:46:08SilentGhostlinkissue36886 messages
2019-05-11 10:46:08SilentGhostcreate