As it turns out, this bug was already in the tracker: #11171
This commit is contained in:
parent
04ea9533c1
commit
8af607b4c8
|
@ -43,8 +43,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Fix distutils.sysconfig.get_makefile_filename when Python was configured with
|
||||
different prefix and exec-prefix.
|
||||
- Issue #11171: Fix distutils.sysconfig.get_makefile_filename when Python was
|
||||
configured with different prefix and exec-prefix.
|
||||
|
||||
- Issue #11254: Teach distutils to compile .pyc and .pyo files in
|
||||
PEP 3147-compliant __pycache__ directories.
|
||||
|
|
Loading…
Reference in New Issue