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 Anthony Sottile, barry-scott, brandtbucher, miss-islington, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2020-04-22.19:05:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587582317.17.0.814308912107.issue40260@roundup.psfhosted.org>
In-reply-to
Content
New changeset fc45cb4400409572f05c8b54f2c6f06cbefb1b4e by Miss Islington (bot) in branch '3.8':
bpo-40260: Remove unnecessary newline in compile() call (GH-19641)
https://github.com/python/cpython/commit/fc45cb4400409572f05c8b54f2c6f06cbefb1b4e
History
Date User Action Args
2020-04-22 19:05:17miss-islingtonsetrecipients: + miss-islington, barry-scott, paul.moore, tim.golden, python-dev, zach.ware, steve.dower, Anthony Sottile, brandtbucher
2020-04-22 19:05:17miss-islingtonsetmessageid: <1587582317.17.0.814308912107.issue40260@roundup.psfhosted.org>
2020-04-22 19:05:17miss-islingtonlinkissue40260 messages
2020-04-22 19:05:17miss-islingtoncreate