FS#65233 - [python] zipimport raises NameError: name '_boostrap_external' is not defined

Attached to Project: Arch Linux
Opened by Anonymous (reallybmn) - Tuesday, 21 January 2020, 23:48 GMT
Last edited by Felix Yan (felixonmars) - Wednesday, 22 January 2020, 09:09 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

A typo in zipimport is breaking many other packages (e.g. mayavi). Would it be possible to apply the patch described in upstream bug report please :

https://bugs.python.org/issue39033

Additional info:
* package version(s)

python 3.8.1-3

This task depends upon

Closed by  Felix Yan (felixonmars)
Wednesday, 22 January 2020, 09:09 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-3.8.1-4
Comment by Eli Schwartz (eschwartz) - Wednesday, 22 January 2020, 02:09 GMT

Loading...