8000 Better changelog entry · python/cpython@cb7d840 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cb7d840

Browse files
Better changelog entry
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
1 parent a1e927c commit cb7d840

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Don't let ``--with-system-libmpdec`` or ``--with-system-expat`` use the
2-
vendored headers of libmpdec or expact. When the ``--with-system-...`` flag
3-
is passed to ``./configure``, the ``Modules/_decimal/libmpdec`` or
4-
``Modules/expat`` directory can be safely removed before building Python.
1+
Don't use vendored ``libmpdec`` headers if :option:`--with-system-libmpdec`
2+
is passed to :program:`configure`.
3+
Don't use vendored ``libexpat`` headers if :option:`--with-system-expat`
4+
is passed to :program:`!configure`.

0 commit comments

Comments
 (0)
0