bpo-36774: Add !d to f-strings to make debugging easier. by ericvsmith · Pull Request #13059 · python/cpython

Conversation

…, but it ended up not being needed.

tirkarthi

tirkarthi

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can have a WhatsNew entry since this is very helpful and increases the visibility of this feature for the next alpha release.

…, and a test with a unicode literal.

@ericvsmith

Labels