This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients asvetlov, bob.ippolito, ezio.melotti, jcea, pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2012-11-01.20:01:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351800087.3342.5.camel@localhost.localdomain>
In-reply-to <1351799859.2.0.539592784097.issue16228@psf.upfronthosting.co.za>
Content
> I have python built with Py_DEBUG (./configure --with-pydebug)
> What I' missed?
> I'm ok with status quo but just want to understand how to configure my build properly.

Well, I don't know. Perhaps a different compiler version, a different
libc, or perhaps you got (un)lucky.
History
Date User Action Args
2012-11-01 20:01:50pitrousetrecipients: + pitrou, rhettinger, jcea, bob.ippolito, ezio.melotti, asvetlov, python-dev, serhiy.storchaka
2012-11-01 20:01:50pitroulinkissue16228 messages
2012-11-01 20:01:50pitroucreate