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

Fixer for new integer literals are needed #46622

Closed
brettcannon opened this issue Mar 17, 2008 · 3 comments
Closed

Fixer for new integer literals are needed #46622

brettcannon opened this issue Mar 17, 2008 · 3 comments

Comments

@brettcannon
Copy link
Member

BPO 2369
Nosy @brettcannon, @benjaminp

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 2008-09-13.15:30:45.923>
created_at = <Date 2008-03-17.20:00:31.410>
labels = ['expert-2to3']
title = 'Fixer for new integer literals are needed'
updated_at = <Date 2008-09-13.15:30:45.922>
user = 'https://github.com/brettcannon'

bugs.python.org fields:

activity = <Date 2008-09-13.15:30:45.922>
actor = 'benjamin.peterson'
assignee = 'collinwinter'
closed = True
closed_date = <Date 2008-09-13.15:30:45.923>
closer = 'benjamin.peterson'
components = ['2to3 (2.x to 3.x conversion tool)']
creation = <Date 2008-03-17.20:00:31.410>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 2369
keywords = ['26backport']
message_count = 3.0
messages = ['63749', '70458', '73190']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'collinwinter', 'benjamin.peterson']
pr_nums = []
priority = 'critical'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue2369'
versions = ['Python 2.6']

@brettcannon
Copy link
Member Author

A fixer(s) to handle the new integer literals are needed.

@benjaminp
Copy link
Contributor

Is this still an issue?

@benjaminp
Copy link
Contributor

fix_numliterals has been around for a while now. :)

@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
Projects
None yet
Development

No branches or pull requests

2 participants