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 steve.dower
Recipients Anthony Sottile, barry-scott, brandtbucher, miss-islington, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2020-04-22.18:43:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 39652cd8bdf7c82b7c6055089a4ed90ee546a448 by Anthony Sottile in branch 'master':
bpo-40260: Remove unnecessary newline in compile() call (GH-19641)
https://github.com/python/cpython/commit/39652cd8bdf7c82b7c6055089a4ed90ee546a448
History
Date User Action Args
2020-04-22 18:43:07steve.dowersetrecipients: + steve.dower, barry-scott, paul.moore, tim.golden, python-dev, zach.ware, Anthony Sottile, miss-islington, brandtbucher
2020-04-22 18:43:07steve.dowersetmessageid: <[email protected]>
2020-04-22 18:43:07steve.dowerlinkissue40260 messages
2020-04-22 18:43:07steve.dowercreate