[Python-Dev] Remove typing from the stdlib
Antoine Pitrou
antoine at python.org
Fri Nov 3 14:36:05 EDT 2017
More information about the Python-Dev mailing list
Fri Nov 3 14:36:05 EDT 2017
- Previous message (by thread): [Python-Dev] Remove typing from the stdlib
- Next message (by thread): [Python-Dev] Remove typing from the stdlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): [Python-Dev] Remove typing from the stdlib
- Next message (by thread): [Python-Dev] Remove typing from the stdlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list