New GitHub issue #95682 from Osyotr:<br>

<hr>

<pre>
# Bug report

Release and debug builds of python are now ABI-compatible (https://github.com/python/cpython/pull/12615 https://github.com/python/cpython/pull/12952), so there is no need to skip build of `libpython3.so` when building with `--with-pydebug` flag.
https://github.com/python/cpython/blob/b24e8b28a7dc585ba367a959be83393f2352d21d/configure.ac#L1498-L1501


# Your environment

<!-- Include as many relevant details as possible about the environment you experienced the bug in -->

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

<!--
You can freely edit this text. Remove any lines you believe are unnecessary.
-->


</pre>

<hr>

<a href="https://github.com/python/cpython/issues/95682">View on GitHub</a>
<p>Labels: type-bug</p>
<p>Assignee: </p>