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 arigo, benjamin.peterson, midnightdf, r.david.murray, serhiy.storchaka
Date 2020-05-31.12:02:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590926524.98.0.317290821055.issue9326@roundup.psfhosted.org>
In-reply-to
Content
In Python 3:

TypeError: f() missing 1 required positional argument: 'a'
History
Date User Action Args
2020-05-31 12:02:05serhiy.storchakasetrecipients: + serhiy.storchaka, arigo, benjamin.peterson, r.david.murray, midnightdf
2020-05-31 12:02:04serhiy.storchakasetmessageid: <1590926524.98.0.317290821055.issue9326@roundup.psfhosted.org>
2020-05-31 12:02:04serhiy.storchakalinkissue9326 messages
2020-05-31 12:02:04serhiy.storchakacreate