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