Chris Jerdonek added the comment:

I have a brief documentation patch in mind for this, but it relies on 
documentation issue 15952 being addressed first (e.g. to say that format(value) 
returns Unicode when format_spec is Unicode and that value.__format__() can 
return a string of type str).  So I'm marking issue 15952 as a dependency.

----------
dependencies: +format(value) and value.__format__() behave differently with 
unicode format

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

Reply via email to