On Fri, Aug 19, 2016 at 6:35 PM, Eric V. Smith wrote:
> PEP 515 adds underscores to numeric literals. As part of that, it adds
> optional underscores to numeric formatters (similar to PEP 378 for ','). See
> https://www.python.org/dev/peps/pep-0515/#further-changes
>
> I had assigned myself http:/
PEP 515 adds underscores to numeric literals. As part of that, it adds
optional underscores to numeric formatters (similar to PEP 378 for ',').
See https://www.python.org/dev/peps/pep-0515/#further-changes
I had assigned myself http://bugs.python.org/issue27080 to implement
this. Unfortunately