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 xtreak
Recipients aldwinaldwin, xtreak
Date 2019-06-04.09:22:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559640147.13.0.380009499376.issue37147@roundup.psfhosted.org>
In-reply-to
Content
I created a post about it for discussion [0]. There is no consensus on the format and to modify the existing debugging notation. There were also suggestions to include a builtin function (dbg) like breakpoint() that does this. I guess implementation can be discussed once the idea is accepted to avoid work being wasted. It certainly can go only in 3.9 if accepted given 3.8 beta release.

[0] https://discuss.python.org/t/filename-and-line-number-in-f-string-debugging-output/1650/8
History
Date User Action Args
2019-06-04 09:22:27xtreaksetrecipients: + xtreak, aldwinaldwin
2019-06-04 09:22:27xtreaksetmessageid: <1559640147.13.0.380009499376.issue37147@roundup.psfhosted.org>
2019-06-04 09:22:27xtreaklinkissue37147 messages
2019-06-04 09:22:27xtreakcreate