Chris Angelico added the comment:

The third version of the patch is huge compared to the other two. Is it all 
important?

I'm seeing a different build failure, and with the size of patch, I'm not sure 
I'm well placed to figure out what's going on.

-- cut --
Traceback (most recent call last):
  File "<frozen importlib._bootstrap>", line 2420, in _install
  File "<frozen importlib._bootstrap>", line 2366, in _setup
  File "<frozen importlib._bootstrap>", line 2329, in _builtin_from_name
  File "<frozen importlib._bootstrap>", line 1144, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 1114, in _load_backward_compatible
  File "<frozen importlib._bootstrap>", line 551, in _requires_builtin_wrapper
  File "<frozen importlib._bootstrap>", line 1247, in load_module
  File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
TypeError: init_builtin() takes exactly 1 argument (0 given)
Fatal Python error: Py_Initialize: importlib install failed

Current thread 0x00002b7f066c6b20 (most recent call first):
Aborted
generate-posix-vars failed
-- cut --

----------

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

Reply via email to