Nick Coghlan added the comment:

It's at least a deferred blocker, and that's my instinct as to the right 
setting (especially since we're assuming that 3.4.1 will happen a month or so 
after the PyCon US sprints).

I'll dig into a bit more to see if I can provoke the misbehaviour (e.g. we may 
be avoiding it in the test suite by always unloading the frozen one before 
loading from source, so cx_freeze may be able to just skip loading the 
bootstrap module from source entirely in both 3.3 and 3.4 with no ill effects).

----------
keywords: +3.4regression
nosy: +ncoghlan

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20884>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to