[Python-Dev] Accepting PEP 445 (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Tue Jul 9 20:15:13 CEST 2013


Am 07.07.13 01:04, schrieb Victor Stinner:

2013/7/6 Antonio Cavallo <a.cavallo at cavallinux.eu>:

Could that remove the need for the --with-pydebug flag? With the PEP 445, you still have to recompile Python with --with-debug, but you don't have to recompile Python extensions anymore.

Really? What about _PyObject_HEAD_EXTRA? The object layout still changes under --with-pydebug, AFAICT.

Regards, Martin



More information about the Python-Dev mailing list