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 xdegaye
Recipients Roman.Evstifeev, WanderingLogic, asvetlov, brousch, chris.jerdonek, eric.araujo, ezio.melotti, gregory.p.smith, pitrou, r.david.murray, rpetrov, skrah, vstinner, xdegaye, yan12125
Date 2016-07-21.13:08:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469106523.43.0.96776663114.issue16255@psf.upfronthosting.co.za>
In-reply-to
Content
New patch that does not call sysconfig.get_config_var() on platforms that have '/bin/sh'.
History
Date User Action Args
2016-07-21 13:08:43xdegayesetrecipients: + xdegaye, gregory.p.smith, pitrou, vstinner, ezio.melotti, eric.araujo, rpetrov, r.david.murray, asvetlov, skrah, chris.jerdonek, Roman.Evstifeev, brousch, WanderingLogic, yan12125
2016-07-21 13:08:43xdegayesetmessageid: <1469106523.43.0.96776663114.issue16255@psf.upfronthosting.co.za>
2016-07-21 13:08:43xdegayelinkissue16255 messages
2016-07-21 13:08:43xdegayecreate