Martin Panter added the comment:

The documentation for %x etc also had the same problem, and it applies to 
Python 2 for %x. Here is a patch for Python 3. The behaviour is already tested, 
but there were some quirks due to porting from Py 2 tests, and duplicate tests 
which I removed.

----------
keywords: +patch
stage: needs patch -> patch review
versions: +Python 2.7
Added file: http://bugs.python.org/file45826/py3-octal.patch

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

Reply via email to