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 asvetlov, benjamin.peterson, hynek, ned.deily, ronaldoussoren, stefanholek, terry.reedy
Date 2012-08-17.22:59:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345244372.31.0.0985585563237.issue15645@psf.upfronthosting.co.za>
In-reply-to
Content
I took a quick look at the issue and I could reproduce by doing a "make install" of 3.3.0b1 then a build and "make install" of 3.3.0b2 in the same locations.  Doing a clean 3.3.0b2 build and install produce the expected results.  It appears to be a unix Makefile issue that shouldn't be unique to OS X.  I don't have time to look further into it right at the moment, though.  (And I'm not sure what "known problems with 3.3 and mac" means; the buildbots are happy.)
History
Date User Action Args
2012-08-17 22:59:32ned.deilysetrecipients: + ned.deily, terry.reedy, ronaldoussoren, benjamin.peterson, asvetlov, stefanholek, hynek
2012-08-17 22:59:32ned.deilysetmessageid: <1345244372.31.0.0985585563237.issue15645@psf.upfronthosting.co.za>
2012-08-17 22:59:31ned.deilylinkissue15645 messages
2012-08-17 22:59:31ned.deilycreate