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 miss-islington
Recipients benjamin.peterson, josephsmeng, miss-islington, shihai1991
Date 2021-02-26.04:24:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614313468.14.0.0629848528244.issue43278@roundup.psfhosted.org>
In-reply-to
Content
New changeset 28a30bc2e2d5a02d42e65ff7b7c6968fa966279d by Joseph Shen in branch 'master':
closes bpo-43278: remove unnecessary leading '\n' from COMPILER when build with GCC/Clang (GH-24606)
https://github.com/python/cpython/commit/28a30bc2e2d5a02d42e65ff7b7c6968fa966279d
History
Date User Action Args
2021-02-26 04:24:28miss-islingtonsetrecipients: + miss-islington, benjamin.peterson, josephsmeng, shihai1991
2021-02-26 04:24:28miss-islingtonsetmessageid: <1614313468.14.0.0629848528244.issue43278@roundup.psfhosted.org>
2021-02-26 04:24:28miss-islingtonlinkissue43278 messages
2021-02-26 04:24:28miss-islingtoncreate