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 FFY00, brett.cannon, christian.heimes, frenzy, hroncok, vstinner
Date 2020-05-14.14:17:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589465850.66.0.202519104644.issue40495@roundup.psfhosted.org>
In-reply-to
Content
New changeset e77d428856fbd339faee44ff47214eda5fb51d57 by Lumír 'Frenzy' Balhar in branch 'master':
bpo-40495: compileall option to hardlink duplicate pyc files (GH-19901)
https://github.com/python/cpython/commit/e77d428856fbd339faee44ff47214eda5fb51d57
History
Date User Action Args
2020-05-14 14:17:30vstinnersetrecipients: + vstinner, brett.cannon, christian.heimes, hroncok, frenzy, FFY00
2020-05-14 14:17:30vstinnersetmessageid: <1589465850.66.0.202519104644.issue40495@roundup.psfhosted.org>
2020-05-14 14:17:30vstinnerlinkissue40495 messages
2020-05-14 14:17:30vstinnercreate