A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2018-May/153423.html below:

[Python-Dev] A fast startup patch (was: Python startup time)

[Python-Dev] A fast startup patch (was: Python startup time) [Python-Dev] A fast startup patch (was: Python startup time)Miro Hrončok mhroncok at redhat.com
Sat May 5 15:17:17 EDT 2018
On 5.5.2018 21:00, Nathaniel Smith wrote:
> I think in the vast majority of cases currently .pyc files are built on 
> the same architecture where they're used?

On Fedora (and by extension also on RHEL and CentOS) this is not rue. 
When the package is noarch (no extension module shipped, only pure 
Python) it is built and bytecompiled on a random architecture. 
Bytecompilation happens during build time.

If bytecode gets arch specific, we'd need to make all our Python 
packages arch specific or switch to install-time bytecompilation.


-- 
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4