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 ned.deily
Recipients mdootb, ned.deily
Date 2015-05-18.19:08:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431976110.75.0.893511039473.issue24228@psf.upfronthosting.co.za>
In-reply-to
Content
Try building python with debug on:

./configure --with-pydebug [...]

Also, 3.4.2 has been replaced by 3.4.3 which includes the fixes from Issue22653.
History
Date User Action Args
2015-05-18 19:08:30ned.deilysetrecipients: + ned.deily, mdootb
2015-05-18 19:08:30ned.deilysetmessageid: <1431976110.75.0.893511039473.issue24228@psf.upfronthosting.co.za>
2015-05-18 19:08:30ned.deilylinkissue24228 messages
2015-05-18 19:08:30ned.deilycreate