Message 161714 - Python tracker

Message161714

Author pitrou
Recipients benjamin.peterson, brett.cannon, eric.snow, loewis, pitrou
Date 2012-05-27.17:54:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338141240.88.0.988941435062.issue14928@psf.upfronthosting.co.za>
In-reply-to
Content
See http://mail.python.org/pipermail/python-dev/2012-May/119703.html

Two competing proposals:

- Benjamin: "Perhaps freeze_importlib.py could be rewritten in C, so
importlib could be recompiled when the compiler changes?"

- Martin: "Or we support bootstrapping from the source file, e.g. with an
environment variable BOOTSTRAP_PY which points to the _bootstrap.py
source"
History
Date User Action Args
2012-05-27 17:54:00pitrousetrecipients: + pitrou, loewis, brett.cannon, benjamin.peterson, eric.snow
2012-05-27 17:54:00pitrousetmessageid: <1338141240.88.0.988941435062.issue14928@psf.upfronthosting.co.za>
2012-05-27 17:54:00pitroulinkissue14928 messages
2012-05-27 17:54:00pitroucreate