mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
As it turns out, this bug was already in the tracker: #11171
This commit is contained in:
parent
04ea9533c1
commit
8af607b4c8
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Fix distutils.sysconfig.get_makefile_filename when Python was configured with
|
- Issue #11171: Fix distutils.sysconfig.get_makefile_filename when Python was
|
||||||
different prefix and exec-prefix.
|
configured with different prefix and exec-prefix.
|
||||||
|
|
||||||
- Issue #11254: Teach distutils to compile .pyc and .pyo files in
|
- Issue #11254: Teach distutils to compile .pyc and .pyo files in
|
||||||
PEP 3147-compliant __pycache__ directories.
|
PEP 3147-compliant __pycache__ directories.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue