◐ Shell
clean mode source ↗

Message 196249 - Python tracker

By the way, if memory serves, compiling with --with-pydebug changes the memory layout of Python objects, so a Python compiled this way _cannot_ be used successfully with extension modules that were compiled without the same options.  Did you rebuild your extensions too?