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 methane
Recipients christian.heimes, eric.araujo, gregory.p.smith, lemburg, methane, vstinner
Date 2017-06-29.06:31:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498717900.71.0.665413861276.issue29585@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6b42eb17649bed9615b6e6cecaefdb2f46990b2c by INADA Naoki in branch 'master':
bpo-29585: Fix sysconfig.get_config_var("PYTHONFRAMEWORK") (GH-2483)
https://github.com/python/cpython/commit/6b42eb17649bed9615b6e6cecaefdb2f46990b2c
History
Date User Action Args
2017-06-29 06:31:40methanesetrecipients: + methane, lemburg, gregory.p.smith, vstinner, christian.heimes, eric.araujo
2017-06-29 06:31:40methanesetmessageid: <1498717900.71.0.665413861276.issue29585@psf.upfronthosting.co.za>
2017-06-29 06:31:40methanelinkissue29585 messages
2017-06-29 06:31:40methanecreate