On 16. 01. 20 11:16, Zbigniew Jędrzejewski-Szmek wrote:
So we clearly need to keep the possibility of installing .pyc files, at least optionally.
To clarify: We would keep the .pyc files by default. We would only provide an opt-out.
No, it will not (TTBMK). The file (or the lack of it) will be cached in the dentry cache, so the kernel will give an answer extremely quickly. And the python process can easily store the directories is checked in a lru_cache or something like that, to avoid the round trip to the kernel.
Good. I'll update the document to mention the possibility. -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx