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 eric.snow, hroncok, petr.viktorin, vstinner
Date 2021-11-26.16:23:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637943830.26.0.791163487192.issue45866@roundup.psfhosted.org>
In-reply-to
Content
New changeset 93a540d74c654819ad04d72fcdcf827d0e259999 by Victor Stinner in branch '3.9':
bpo-45866: pegen strips directory of "generated from" header (GH-29777) (GH-29792) (GH-29797)
https://github.com/python/cpython/commit/93a540d74c654819ad04d72fcdcf827d0e259999
History
Date User Action Args
2021-11-26 16:23:50vstinnersetrecipients: + vstinner, petr.viktorin, eric.snow, hroncok
2021-11-26 16:23:50vstinnersetmessageid: <1637943830.26.0.791163487192.issue45866@roundup.psfhosted.org>
2021-11-26 16:23:50vstinnerlinkissue45866 messages
2021-11-26 16:23:50vstinnercreate