[Python-Dev] PEP 560 (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Wed Nov 15 02:06:46 EST 2017
- Previous message (by thread): [Python-Dev] PEP 560
- Next message (by thread): [Python-Dev] PEP 560
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 15 November 2017 at 06:26, Ivan Levkivskyi <levkivskyi at gmail.com> wrote:
After some discussion on python-ideas, see https://mail.python.org/ pipermail/python-ideas/2017-September/047220.html, this PEP received positive comments. The updated version that takes into account the comments that appeared in the discussion so far is available at https://www.python.org/dev/peps/pep-0560/
I don't have anything to add to the python-ideas comments you already incorporated, so +1 for this version from me.
importlib.reload(typing)
is up to 7x faster
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20171115/38797aca/attachment.html>
- Previous message (by thread): [Python-Dev] PEP 560
- Next message (by thread): [Python-Dev] PEP 560
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]