[Python-ideas] Wordcode v2, moved from -dev
Brett Cannon
brett at python.org
Sun Feb 21 12:41:57 EST 2016
On Sun, 21 Feb 2016 at 05:37 Demur Rumed <gunkmute at gmail.com> wrote:
> Continuing discussion from
> https://mail.python.org/pipermail/python-dev/2016-February/143357.html
>
> I'm currently waiting for abarnert to accept my PR:
> https://github.com/abarnert/cpython/pull/1 which fixes tests. The only
> really failing test (ie which doesn't also fail on my stock python) is
> test_importlib since it seems I don't know how to update frozen modules or
> something
>
It's automatic when you run `make` and it updates Python/importlib.h as
part of the process. I don't think this kind of change would have broken
freezing, but I guess it's possible.
-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160221/87aae1cb/attachment.html>
More information about the Python-ideas
mailing list