From fc105e8e2cd8ba0fafb8d11d7ac6a2698a39ba0e Mon Sep 17 00:00:00 2001 From: Jakub Kulik Date: Tue, 3 Nov 2020 09:18:44 +0100 Subject: [PATCH 1/2] Use PEP 3149 version tagged .so files in Solaris --- configure | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index bc87485bf516d1..d7527cd6583c29 100755 --- a/configure +++ b/configure @@ -15355,7 +15355,7 @@ fi case $ac_sys_system in - Linux*|GNU*|Darwin|VxWorks) + Linux*|GNU*|Darwin|VxWorks|SunOS) EXT_SUFFIX=.${SOABI}${SHLIB_SUFFIX};; *) EXT_SUFFIX=${SHLIB_SUFFIX};; diff --git a/configure.ac b/configure.ac index 49ed09a3a009bf..1c5bd7017256c7 100644 --- a/configure.ac +++ b/configure.ac @@ -4767,7 +4767,7 @@ fi AC_SUBST(EXT_SUFFIX) case $ac_sys_system in - Linux*|GNU*|Darwin|VxWorks) + Linux*|GNU*|Darwin|VxWorks|SunOS) EXT_SUFFIX=.${SOABI}${SHLIB_SUFFIX};; *) EXT_SUFFIX=${SHLIB_SUFFIX};; From d4f88f848e4acd3709c0c05ab38f6043ef74e9a7 Mon Sep 17 00:00:00 2001 From: Jakub Kulik Date: Fri, 6 Nov 2020 16:36:53 +0100 Subject: [PATCH 2/2] Add NEWS entry --- .../Core and Builtins/2020-11-06-16-31-51.bpo-42277.JTYgod.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 Misc/NEWS.d/next/Core and Builtins/2020-11-06-16-31-51.bpo-42277.JTYgod.rst diff --git a/Misc/NEWS.d/next/Core and Builtins/2020-11-06-16-31-51.bpo-42277.JTYgod.rst b/Misc/NEWS.d/next/Core and Builtins/2020-11-06-16-31-51.bpo-42277.JTYgod.rst new file mode 100644 index 00000000000000..d302155d67a4c0 --- /dev/null +++ b/Misc/NEWS.d/next/Core and Builtins/2020-11-06-16-31-51.bpo-42277.JTYgod.rst @@ -0,0 +1 @@ +On Solaris, C extension file names are now ABI version tagged as per PEP 3149. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy