On 2/5/21 4:25 PM, Stefano Borini wrote:
dicts and lists will keep working as before. They will not support
keyword arguments (probably ever, as there is no clear semantic for
them) and the current implementation simply throws an error if the
user tries to.


Is the plan to add PEP 637 support to type objects, so they allow constructing type hints using named parameters, as suggested in the PEP?


Thanks,


//arry/

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/FW2NE352IFTVRJ3TJSURQAZOLVCGQGES/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to