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 BTaskaya
Recipients BTaskaya, berker.peksag, eric.smith, hauntsaninja, loganasherjones, miss-islington, pablogsal, remi.lapeyre, serhiy.storchaka, simon.percivall
Date 2020-11-20.21:47:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605908820.33.0.814887932905.issue28002@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3763cc1dbdb930f67b443ceed7c44e4feb883b42 by Miss Islington (bot) in branch '3.9':
bpo-28002: Roundtrip f-strings with ast.unparse better (GH-19612) (GH-23430)
https://github.com/python/cpython/commit/3763cc1dbdb930f67b443ceed7c44e4feb883b42
History
Date User Action Args
2020-11-20 21:47:00BTaskayasetrecipients: + BTaskaya, simon.percivall, eric.smith, berker.peksag, serhiy.storchaka, pablogsal, miss-islington, remi.lapeyre, loganasherjones, hauntsaninja
2020-11-20 21:47:00BTaskayasetmessageid: <1605908820.33.0.814887932905.issue28002@roundup.psfhosted.org>
2020-11-20 21:47:00BTaskayalinkissue28002 messages
2020-11-20 21:47:00BTaskayacreate