[Python-Dev] To reduce Python "application" startup time
Ivan Levkivskyi
levkivskyi at gmail.com
Tue Sep 5 12:08:14 EDT 2017
More information about the Python-Dev mailing list
Tue Sep 5 12:08:14 EDT 2017
- Previous message (by thread): [Python-Dev] To reduce Python "application" startup time
- Next message (by thread): [Python-Dev] To reduce Python "application" startup time
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 5 September 2017 at 15:02, INADA Naoki <songofacandy at gmail.com> wrote: > Hi, > > [...] > > For bare (e.g. `python -c pass`) startup time, I'm waiting C > implementation of ABC. > Hi, I am not sure I will be able to finish it this week, also this depends on fixing interactions with ABC caches in ``typing`` first (as I mentioned on b.p.o., currently ``typing`` "aggressively" uses private ABC API). -- Ivan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170905/f097b57e/attachment.html>
- Previous message (by thread): [Python-Dev] To reduce Python "application" startup time
- Next message (by thread): [Python-Dev] To reduce Python "application" startup time
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list