mirror of https://github.com/python/cpython
Fix invalid UTF-8 encoding in commit message.
This commit is contained in:
parent
57911f6c1a
commit
5d6aeb8d99
|
@ -265,7 +265,7 @@ Build
|
||||||
-----
|
-----
|
||||||
|
|
||||||
- Issue #15431: Add _freeze_importlib project to regenerate importlib.h
|
- Issue #15431: Add _freeze_importlib project to regenerate importlib.h
|
||||||
on Windows. Patch by Kristján Valur Jónsson.
|
on Windows. Patch by Kristján Valur Jónsson.
|
||||||
|
|
||||||
- Issue #14197: For OS X framework builds, ensure links to the shared
|
- Issue #14197: For OS X framework builds, ensure links to the shared
|
||||||
library are created with the proper ABI suffix.
|
library are created with the proper ABI suffix.
|
||||||
|
|
Loading…
Reference in New Issue