Mariatta Wijaya added the comment:

I think we can remove 
```
As of Python 3.3 it is possible again to prefix ..."
```
and keep the other one where it says:
```
.. versionadded:: 3.3
   Support for the unicode legacy literal ....
```

About the sentence about numeric literals that appears twice: it appears on 
different sections of the language reference documentation. It's very likely 
for a person to only read one section and not the other. I think it's ok to 
have them in different places like that.

----------
nosy: +Mariatta

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

Reply via email to