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 vstinner
Recipients barry, brett.cannon, carljm, eric.snow, lukasz.langa, ncoghlan, rhettinger, vstinner
Date 2018-08-01.14:16:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533133011.27.0.56676864532.issue33499@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fc96437db4fa95dff99d43d4500beaf12bad5bff by Victor Stinner in branch 'master':
bpo-33499: Fix pymain_init_pycache_prefix() (GH-8596)
https://github.com/python/cpython/commit/fc96437db4fa95dff99d43d4500beaf12bad5bff
History
Date User Action Args
2018-08-01 14:16:51vstinnersetrecipients: + vstinner, barry, brett.cannon, rhettinger, ncoghlan, carljm, lukasz.langa, eric.snow
2018-08-01 14:16:51vstinnersetmessageid: <1533133011.27.0.56676864532.issue33499@psf.upfronthosting.co.za>
2018-08-01 14:16:51vstinnerlinkissue33499 messages
2018-08-01 14:16:51vstinnercreate