[Python-Dev] static linking Python
Antoine Pitrou
solipsis at pitrou.net
Mon May 7 06:59:10 EDT 2018
More information about the Python-Dev mailing list
Mon May 7 06:59:10 EDT 2018
- Previous message (by thread): [Python-Dev] Python linkage on macOS
- Next message (by thread): [Python-Dev] Python startup time
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 04 May 2018 00:21:54 +0000 Ray Donnelly <mingw.android at gmail.com> wrote: > > Now that Python 3.7 is around the corner we have a chance to re-evaluate > this decision. We have received no binary compat. bugs whatsoever due to > this change (we got a few bugs where people used python-config incorrectly > either directly or via swig or CMake), were we just lucky? As a sidenote, it seems there may be issues when static linking against Python to embed it: https://bugs.python.org/issue33438 Regards Antoine.
- Previous message (by thread): [Python-Dev] Python linkage on macOS
- Next message (by thread): [Python-Dev] Python startup time
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list