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 ncoghlan
Recipients barry, brett.cannon, carljm, eric.snow, lukasz.langa, ncoghlan, rhettinger
Date 2018-06-16.04:40:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529124059.59.0.56676864532.issue33499@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b193fa996a746111252156f11fb14c12fd6267e6 by Nick Coghlan (Carl Meyer) in branch 'master':
bpo-33499: Add PYTHONPYCACHEPREFIX env var for alt bytecode cache location. (GH-6834)
https://github.com/python/cpython/commit/b193fa996a746111252156f11fb14c12fd6267e6
History
Date User Action Args
2018-06-16 04:40:59ncoghlansetrecipients: + ncoghlan, barry, brett.cannon, rhettinger, carljm, lukasz.langa, eric.snow
2018-06-16 04:40:59ncoghlansetmessageid: <1529124059.59.0.56676864532.issue33499@psf.upfronthosting.co.za>
2018-06-16 04:40:59ncoghlanlinkissue33499 messages
2018-06-16 04:40:59ncoghlancreate