[Python-Dev] Fixing sys.platlibdir usages in sysconfig on Python 3.10

2021-09-05 Thread Tzu-ping Chung
tributions that sets sys.platlibdir to a non-default value (e.g. Red Hat distributions sets it to lib64) will not be able to correctly run pip 21.3 (due October) on Python 3.10. TP -- Tzu-ping Chung (@uranusjr) uranu...@gmail.com https://uranusjr.com __

[Python-Dev] Call for attention: pip’s migration path from distutils to sysconfig is narrowing

2021-04-06 Thread Tzu-ping Chung
://github.com/pypa/pip/issues/9617 [2]: https://bugs.python.org/issue43312 [3]: https://github.com/python/cpython/pull/24644 [4]: https://discuss.python.org/t/8107 -- Tzu-ping Chung (@uranusjr) uranu...@gmail.com https://uranusjr.com ___ Python-Dev mailing list