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 christian.heimes
Recipients asvetlov, christian.heimes, pitrou, rhettinger, serhiy.storchaka, yselivanov
Date 2018-05-20.18:22:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526840578.39.0.682650639539.issue32262@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b85115ed4c5d4e80ab818b44401e71299de9e9a5 by Christian Heimes (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-32262: Fix typo in f-string (GH-7016)
https://github.com/python/cpython/commit/b85115ed4c5d4e80ab818b44401e71299de9e9a5
History
Date User Action Args
2018-05-20 18:22:58christian.heimessetrecipients: + christian.heimes, rhettinger, pitrou, asvetlov, serhiy.storchaka, yselivanov
2018-05-20 18:22:58christian.heimessetmessageid: <1526840578.39.0.682650639539.issue32262@psf.upfronthosting.co.za>
2018-05-20 18:22:58christian.heimeslinkissue32262 messages
2018-05-20 18:22:58christian.heimescreate