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 Alex.Willmer, doko, ned.deily, vstinner, xdegaye, zach.ware
Date 2016-09-09.20:35:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473453314.79.0.158142243188.issue28046@psf.upfronthosting.co.za>
In-reply-to
Content
not sure if I fully understand:

 - The patch encodes the multiarch triplet into the _sysconfigdata
   name and installs it into the standard lib dir.
 - It removes the PLATDIR macro
 - what happens to the constants modules which are currently
   found in the platdir? These vary across architectures and
   should not be install in the standard lib dir.
History
Date User Action Args
2016-09-09 20:35:14dokosetrecipients: + doko, vstinner, ned.deily, xdegaye, zach.ware, Alex.Willmer
2016-09-09 20:35:14dokosetmessageid: <1473453314.79.0.158142243188.issue28046@psf.upfronthosting.co.za>
2016-09-09 20:35:14dokolinkissue28046 messages
2016-09-09 20:35:14dokocreate