Re: Python3 -dbg packages

2021-09-15 Thread Sandro Tosi
> Now filed as > https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=pydbg-removal;users=debian-python@lists.debian.org why "Severity: serious"? none of them violates the policy: https://www.debian.org/Bugs/Developer#severities; please adjust to normal or important. thanks -- Sandro "morph" Tosi M

Re: Python3 -dbg packages

2021-09-15 Thread Matthias Klose
On 9/14/21 8:36 AM, Matthias Klose wrote: > On 9/13/21 4:02 PM, Scott Talbert wrote: >> On Fri, 3 Sep 2021, Matthias Klose wrote: >> Python 3.8 upstream now has a common ABI for normal and debug extension builds, so it is technically possible to load a debug extension in the normal

Re: Python3 -dbg packages

2021-09-13 Thread Matthias Klose
On 9/13/21 4:02 PM, Scott Talbert wrote: > On Fri, 3 Sep 2021, Matthias Klose wrote: > >>> Python 3.8 upstream now has a common ABI for normal and debug extension >>> builds, >>> so it is technically possible to load a debug extension in the normal >>> interpreter, or to load a normal extension i

Re: Python3 -dbg packages

2021-09-13 Thread Scott Talbert
On Fri, 3 Sep 2021, Matthias Klose wrote: Python 3.8 upstream now has a common ABI for normal and debug extension builds, so it is technically possible to load a debug extension in the normal interpreter, or to load a normal extension in the debug interpreter. In Debian, debug extensions are sh

Re: Python3 -dbg packages

2021-09-03 Thread Matthias Klose
On 7/6/20 8:33 PM, Matthias Klose wrote: > Python 3.8 upstream now has a common ABI for normal and debug extension > builds, > so it is technically possible to load a debug extension in the normal > interpreter, or to load a normal extension in the debug interpreter. In > Debian, > debug extensi

Re: Python3 -dbg packages

2020-07-07 Thread Dmitry Shachnev
Hi Matthias! On Mon, Jul 06, 2020 at 08:33:39PM +0200, Matthias Klose wrote: > Python 3.8 upstream now has a common ABI for normal and debug extension > builds, so it is technically possible to load a debug extension in > the normal interpreter, or to load a normal extension in the debug > interpr