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 Jorge Herskovic, davin, ned.deily, sbt
Date 2015-06-24.02:54:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435114473.59.0.106883577826.issue24484@psf.upfronthosting.co.za>
In-reply-to
Content
Exactly how are you building the Python 3.4 that does not fail for you?  FWIW, I am able to reproduce the failure easily on a 10.10.3 system using python.org 64-bit/32-bit 3.4.3, using a current MacPorts source-built 3.4.3 (which is built with clang), and repeatedly using the current head of the 3.4 branch (post-3.4.3) built with clang, both with and without pydebug enabled.
History
Date User Action Args
2015-06-24 02:54:33ned.deilysetrecipients: + ned.deily, sbt, davin, Jorge Herskovic
2015-06-24 02:54:33ned.deilysetmessageid: <1435114473.59.0.106883577826.issue24484@psf.upfronthosting.co.za>
2015-06-24 02:54:33ned.deilylinkissue24484 messages
2015-06-24 02:54:33ned.deilycreate