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