Message 340909 - Python tracker

Message340909

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 hroncok, pablogsal, vstinner
Date 2019-04-26.11:09:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556276989.76.0.366295353326.issue36733@roundup.psfhosted.org>
In-reply-to
Content
New changeset 06d04e77ca36133e82bf6c363c09ba82e07a9c75 by Victor Stinner in branch 'master':
bpo-36733: Fix PYTHONPATH for make regen-add (GH-12969)
https://github.com/python/cpython/commit/06d04e77ca36133e82bf6c363c09ba82e07a9c75
History
Date User Action Args
2019-04-26 11:09:49vstinnersetrecipients: + vstinner, hroncok, pablogsal
2019-04-26 11:09:49vstinnersetmessageid: <1556276989.76.0.366295353326.issue36733@roundup.psfhosted.org>
2019-04-26 11:09:49vstinnerlinkissue36733 messages
2019-04-26 11:09:49vstinnercreate