mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
bpo-42603: Add whatsnew and ACKS entries. (GH-24675)
This commit is contained in:
parent
a22bca6b1e
commit
a65b050516
2 changed files with 7 additions and 0 deletions
|
|
@ -1123,6 +1123,12 @@ Build Changes
|
||||||
|
|
||||||
(Contributed by Victor Stinner in :issue:`43103`.)
|
(Contributed by Victor Stinner in :issue:`43103`.)
|
||||||
|
|
||||||
|
* The ``configure`` script now uses the ``pkg-config`` utility, if available,
|
||||||
|
to detect the location of Tcl/Tk headers and libraries. As before, those
|
||||||
|
locations can be explicitly specified with the ``--with-tcltk-includes``
|
||||||
|
and ``--with-tcltk-libs`` configuration options.
|
||||||
|
(Contributed by Manolis Stamatogiannakis in :issue:`42603`.)
|
||||||
|
|
||||||
|
|
||||||
C API Changes
|
C API Changes
|
||||||
=============
|
=============
|
||||||
|
|
|
||||||
|
|
@ -1660,6 +1660,7 @@ RajGopal Srinivasan
|
||||||
Tage Stabell-Kulo
|
Tage Stabell-Kulo
|
||||||
Quentin Stafford-Fraser
|
Quentin Stafford-Fraser
|
||||||
Frank Stajano
|
Frank Stajano
|
||||||
|
Manolis Stamatogiannakis
|
||||||
Joel Stanley
|
Joel Stanley
|
||||||
Kyle Stanley
|
Kyle Stanley
|
||||||
Brandon Stansbury
|
Brandon Stansbury
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue