Brendan Barnwell writes:

 >      I would be happier if fewer typing-related changes made it in.

I'm curious: do you use type annotations yourself?  If yes, do you
just prefer minimal hints to a precise typing system, or have there
been changes that are actually harmful in your opinion?  Examples?  If
no, are there examples of typing changes that actually cause problems
for your code?  (My definition of "actual problems" includes problems
you know how to work around but are easy to miss until something goes
wrong, aka bug magnets.)  Typing changes that are annoying because you
need to work around them (but you pretty reliably DTRT with them)?

Other issues?

I have no axe to grind here.  I want to be informed about arguments
for and against.

Steve


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

Reply via email to