Brandt Bucher <brandtbuc...@gmail.com> added the comment:

I’ve thought about it and I’m +1 on DeprecationWarning in 3.9 and SyntaxError 
in 3.10.

Removing any type of legal function call is tricky, but this is such obscure, 
sneaky syntax that it’s likely an accident/bug if it does pop up (that’s how I 
discovered it). And every instance can be trivially refactored.

----------
title: Allow iterable argument unpacking after a keyword argument? -> Disallow 
iterable argument unpacking after a keyword argument?

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38560>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to