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 eric.smith, serhiy.storchaka
Date 2019-06-05.16:01:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559750495.65.0.695454937456.issue37163@roundup.psfhosted.org>
In-reply-to
Content
I propose to add a deprecation warning in 3.8 and use the PEP 570 syntax in 3.9 (which means a TypeError if obj is passed by keyword argument).
History
Date User Action Args
2019-06-05 16:01:35serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith
2019-06-05 16:01:35serhiy.storchakasetmessageid: <1559750495.65.0.695454937456.issue37163@roundup.psfhosted.org>
2019-06-05 16:01:35serhiy.storchakalinkissue37163 messages
2019-06-05 16:01:35serhiy.storchakacreate