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 xtreak
Recipients christian.heimes, cloud-yu, lukasz.langa, xtreak
Date 2021-04-30.09:33:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619775221.65.0.747893911852.issue43985@roundup.psfhosted.org>
In-reply-to
Content
https://bugs.python.org/issue36541 add support for walrus operator and positional arguments. Relevant commit : https://github.com/python/cpython/commit/06bfd033e847bedb6e123d131dcf46393a4555df

Relevant yapf issue on python 3.8 support : https://github.com/google/yapf/issues/772

Can you please add the exact python version you are using?
History
Date User Action Args
2021-04-30 09:33:41xtreaksetrecipients: + xtreak, christian.heimes, lukasz.langa, cloud-yu
2021-04-30 09:33:41xtreaksetmessageid: <1619775221.65.0.747893911852.issue43985@roundup.psfhosted.org>
2021-04-30 09:33:41xtreaklinkissue43985 messages
2021-04-30 09:33:41xtreakcreate