[issue21212] Documentation of octal representation

2014-04-14 Thread Bill

New submission from Bill:

This documentation section:
https://docs.python.org/3/faq/programming.html?highlight=octal#how-do-i-convert-a-string-to-a-number
seems still to refer to Python 2 octal representation rules.  So I think it 
needs updating.

--
assignee: docs@python
components: Documentation
messages: 216069
nosy: docs@python, ees1wc
priority: normal
severity: normal
status: open
title: Documentation of octal representation
versions: Python 3.5

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21212
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21212] Documentation of octal representation

2014-04-14 Thread Roundup Robot

Roundup Robot added the comment:

New changeset fb7bc8fe0d49 by Eric V. Smith in branch '3.4':
Fix text about int() with octal numbers. Closes #21212.
http://hg.python.org/cpython/rev/fb7bc8fe0d49

New changeset 6107a727c60a by Eric V. Smith in branch 'default':
Merge 3.4: Fix text about int() with octal numbers. Closes #21212.
http://hg.python.org/cpython/rev/6107a727c60a

--
nosy: +python-dev
resolution:  - fixed
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21212
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21212] Documentation of octal representation

2014-04-14 Thread Eric V. Smith

Eric V. Smith added the comment:

Fixed. Thanks!

--
nosy: +eric.smith
resolution: fixed - 
stage: committed/rejected - 
status: closed - open

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21212
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21212] Documentation of octal representation

2014-04-14 Thread Berker Peksag

Changes by Berker Peksag berker.pek...@gmail.com:


--
resolution:  - fixed
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21212
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com