[Python-Dev] Remove typing from the stdlib (original) (raw)

Antoine Pitrou antoine at python.org
Fri Nov 3 14:36:05 EDT 2017


Le 03/11/2017 à 19:34, Stéfane Fermigier a écrit :

On Fri, Nov 3, 2017 at 6:47 PM, Antoine Pitrou <solipsis at pitrou.net_ _<mailto:solipsis at pitrou.net>> wrote: I don't think other modules should start relying on the typing module at runtime. They already do, as I've noted in my message about dependency injection, and I find this quite elegant.

Third-party libraries do what they want, but we are talking about the stdlib here.

Regards

Antoine.



More information about the Python-Dev mailing list