Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation of octal representation #65411

Closed
ees1wc mannequin opened this issue Apr 14, 2014 · 3 comments
Closed

Documentation of octal representation #65411

ees1wc mannequin opened this issue Apr 14, 2014 · 3 comments
Labels
docs Documentation in the Doc dir

Comments

@ees1wc
Copy link
Mannequin

ees1wc mannequin commented Apr 14, 2014

BPO 21212
Nosy @ericvsmith

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2014-04-14.12:11:27.643>
created_at = <Date 2014-04-14.10:27:52.228>
labels = ['docs']
title = 'Documentation of octal representation'
updated_at = <Date 2014-04-14.12:11:27.642>
user = 'https://bugs.python.org/ees1wc'

bugs.python.org fields:

activity = <Date 2014-04-14.12:11:27.642>
actor = 'berker.peksag'
assignee = 'docs@python'
closed = True
closed_date = <Date 2014-04-14.12:11:27.643>
closer = 'berker.peksag'
components = ['Documentation']
creation = <Date 2014-04-14.10:27:52.228>
creator = 'ees1wc'
dependencies = []
files = []
hgrepos = []
issue_num = 21212
keywords = []
message_count = 3.0
messages = ['216069', '216075', '216076']
nosy_count = 4.0
nosy_names = ['eric.smith', 'docs@python', 'python-dev', 'ees1wc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue21212'
versions = ['Python 3.5']

@ees1wc
Copy link
Mannequin Author

ees1wc mannequin commented Apr 14, 2014

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.

@ees1wc ees1wc mannequin assigned docspython Apr 14, 2014
@ees1wc ees1wc mannequin added the docs Documentation in the Doc dir label Apr 14, 2014
@python-dev
Copy link
Mannequin

python-dev mannequin commented Apr 14, 2014

New changeset fb7bc8fe0d49 by Eric V. Smith in branch '3.4':
Fix text about int() with octal numbers. Closes bpo-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 bpo-21212.
http://hg.python.org/cpython/rev/6107a727c60a

@python-dev python-dev mannequin closed this as completed Apr 14, 2014
@ericvsmith
Copy link
Member

Fixed. Thanks!

@ericvsmith ericvsmith reopened this Apr 14, 2014
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

2 participants