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 doko
Recipients Arfrever, doko, eric.araujo, georg.brandl, ned.deily, pitrou, sbt
Date 2012-09-05.15:35:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346859330.66.0.569618235502.issue15298@psf.upfronthosting.co.za>
In-reply-to
Content
looks ok, two issues are:

builddir should have added
  +("-pydebug" if hasattr(sys, "gettotalrefcount") else "")

the installation installs this to the lib-dynload directory, which maybe is not desired.
History
Date User Action Args
2012-09-05 15:35:30dokosetrecipients: + doko, georg.brandl, pitrou, ned.deily, eric.araujo, Arfrever, sbt
2012-09-05 15:35:30dokosetmessageid: <1346859330.66.0.569618235502.issue15298@psf.upfronthosting.co.za>
2012-09-05 15:35:30dokolinkissue15298 messages
2012-09-05 15:35:30dokocreate