[issue43985] lib2to3 fails on a slash('/') after positional_only paramter in a function signature

Karthikeyan Singaravelan report at bugs.python.org
Fri Apr 30 05:33:41 EDT 2021


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

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?

----------
nosy: +xtreak

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43985>
_______________________________________


More information about the Python-bugs-list mailing list