Message363960
I tried your patch on AIX 7.2, looks like you need to shift sys import to the top
Traceback (most recent call last):
File "/home/isidentical/cpython/./setup.py", line 16, in <module>
sys.modules['subprocess'] = _bootsubprocess
NameError: name 'sys' is not defined
make: The error code from the last command is 1.
Stop. |
|
Date |
User |
Action |
Args |
2020-03-11 19:42:17 | BTaskaya | set | recipients:
+ BTaskaya, vstinner, Michael.Felt |
2020-03-11 19:42:17 | BTaskaya | set | messageid: <1583955737.02.0.170249387998.issue39936@roundup.psfhosted.org> |
2020-03-11 19:42:17 | BTaskaya | link | issue39936 messages |
2020-03-11 19:42:16 | BTaskaya | create | |
|