Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-02-02 | Replace use of deprecated Python module distutils.sysconfig, take 2. | Tom Lane | 10.20 |
| 2017-08-01 | Further improve consistency of configure's program searching. | Tom Lane | 10.0 |
| 2017-02-21 | Reject too-old Python versions a bit sooner. | Tom Lane | 10.0 |
| 2016-10-07 | Fix python shlib probe for Cygwin. | Tom Lane | 10.0 |
| 2016-10-06 | Try to fix python shlib probe for MinGW. | Tom Lane | 10.0 |
| 2016-10-05 | In python shlib probe, cater for OpenBSD, which omits the .so symlink. | Tom Lane | 10.0 |
| 2016-10-04 | Huh, we do need to look in $python_configdir for the Python shlib. | Tom Lane | 10.0 |
| 2016-10-04 | Improve (I hope) our autolocation of the Python shared library. | Tom Lane | 10.0 |