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 BTaskaya
Recipients BTaskaya
Date 2020-03-15.14:56:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Param is an expression context that is no longer in use, we can simply remove it. This node predates the arguments node, and if I am not misguessing used inside of function signatures.
History
Date User Action Args
2020-03-15 14:56:22BTaskayasetrecipients: + BTaskaya
2020-03-15 14:56:22BTaskayasetmessageid: <[email protected]>
2020-03-15 14:56:22BTaskayalinkissue39969 messages
2020-03-15 14:56:21BTaskayacreate