Eric V. Smith <e...@trueblade.com> added the comment:

I don't think anyone is suggesting reverting the decision on object.__format__. 
That decision should stay.

I think the suggestion is to add Path.__format__, which just converts to a 
string and formats with the given spec.

Unless someone can think of a reason to have a different format specifier 
language for Path, I think this is a good usability improvement.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38222>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to