COMMITS
/ Misc/python-config.sh.in August 8, 2024
M
gh-116622: Rename build variable MODULE_LDFLAGS back to LIBPYTHON (#122764)
Malcolm Smith committed
June 11, 2024
M
gh-120291: Fix a bashism in python-config.sh.in (#120292)
Michał Górny committed
March 21, 2024
T
gh-116745: Remove all internal usage of @LIBPYTHON@ (#116746)
Thomas A Caswell committed
February 26, 2024
August 26, 2019
B
bpo-37925: Mention --embed in python-config usage (GH-15458)
Batuhan Taşkaya committed
May 23, 2019
V
bpo-36721: Add --embed option to python-config (GH-13500)
Victor Stinner committed
April 29, 2019
X
bpo-21536: On Android, C extensions are linked to libpython (GH-12989)
xdegaye committed
April 25, 2019
V
bpo-21536: C extensions are no longer linked to libpython (GH-12946)
Victor Stinner committed
April 9, 2019
V
bpo-36508: python-config don't export LINKFORSHARED (GH-12661)
Victor Stinner committed
September 27, 2017
M
closes bpo-22140: Prevent double substitution of prefix in python-config.sh (#3769)
Michał Górny committed
October 19, 2015
D
- Issue #25440: Fix output of python-config --extension-suffix.
doko@ubuntu.com committed
October 2, 2014
D
- Issue #18096: Fix library order returned by python-config.
doko@ubuntu.com committed
August 1, 2013
D
- Issue #18257: Fix readlink usage in python-config. Install the python
doko@ubuntu.com committed
January 26, 2013
D
- Issue #16235: Implement python-config as a shell script.
doko@python.org committed