[Python-Dev] To reduce Python "application" startup time
Ivan Levkivskyi
levkivskyi at gmail.com
Tue Sep 5 12:08:14 EDT 2017
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>
More information about the Python-Dev
mailing list