[issue38581] Crash on distutils/util.py when header variable isn't a string

2019-10-24 Thread Lealinux
Lealinux added the comment: bzr (2.7) fail on install with pip3.7/pip3.8 breezy (3.x) success on install with pip3.7/pip3.8 We can forget the patch and close the report issue; Sorry for the disturb :( -- ___ Python tracker <ht

[issue38581] Crash on distutils/util.py when header variable isn't a string

2019-10-24 Thread Lealinux
New submission from Lealinux : Hello, With some pip3 package, distutils could crash if variable "header" isn't a real string variable : $ pip3 install bzr Collecting bzr Using cached https://files.pythonhosted.org