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 arian-f, aroberge, eric.smith, miss-islington, pablogsal, terry.reedy
Date 2022-01-11.16:33:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641918792.46.0.859368840221.issue46237@roundup.psfhosted.org>
In-reply-to
Content
New changeset 19a85501cee24a6e426a431243d0adcb5664c6fe by Miss Islington (bot) in branch '3.10':
bpo-46237: Fix the line number of tokenizer errors inside f-strings (GH-30463)
https://github.com/python/cpython/commit/19a85501cee24a6e426a431243d0adcb5664c6fe
History
Date User Action Args
2022-01-11 16:33:12miss-islingtonsetrecipients: + miss-islington, terry.reedy, eric.smith, aroberge, pablogsal, arian-f
2022-01-11 16:33:12miss-islingtonsetmessageid: <1641918792.46.0.859368840221.issue46237@roundup.psfhosted.org>
2022-01-11 16:33:12miss-islingtonlinkissue46237 messages
2022-01-11 16:33:12miss-islingtoncreate