◐ Shell
clean mode source ↗

Install stable ABI library in pydebug builds (`libpython3d.so`)

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@Osyotr

Description

@Osyotr

Bug report

Release and debug builds of python are now ABI-compatible (#12615 #12952), so there is no need to skip build of libpython3.so when building with --with-pydebug flag.

if test "$with_pydebug" != yes
then
PY3LIBRARY=libpython3.so
fi

Your environment

  • CPython versions tested on: 3.10.5
  • Operating system and architecture: Debian Linux x64

Metadata

Metadata

Labels

No fields configured for issues without a type.

Development

No branches or pull requests

Issue actions