Eric V. Smith added the comment:

I rewrote the format_spec parser to recursively call the f-string parser, so 
any oddness in what's allowed in a format_spec is gone.

It took way longer than I thought, but the code is better for it.

----------
Added file: http://bugs.python.org/file40480/pep-498-6.diff

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

Reply via email to