Skip to content

lineno and col_offset attributes of _ast.arg objects are not set #64818

@PCManticore

Description

@PCManticore
BPO 20619
Nosy @vstinner, @larryhastings, @benjaminp, @PCManticore

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 = 'https://github.com/larryhastings'
closed_at = <Date 2014-02-18.09:08:04.154>
created_at = <Date 2014-02-13.20:00:24.350>
labels = ['type-bug', 'library', 'release-blocker']
title = 'lineno and col_offset attributes of _ast.arg objects are not set'
updated_at = <Date 2014-03-17.06:30:42.558>
user = 'https://github.com/PCManticore'

bugs.python.org fields:

activity = <Date 2014-03-17.06:30:42.558>
actor = 'python-dev'
assignee = 'larry'
closed = True
closed_date = <Date 2014-02-18.09:08:04.154>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2014-02-13.20:00:24.350>
creator = 'Claudiu.Popa'
dependencies = []
files = []
hgrepos = []
issue_num = 20619
keywords = []
message_count = 9.0
messages = ['211165', '211166', '211177', '211192', '211238', '211239', '211263', '211498', '213796']
nosy_count = 5.0
nosy_names = ['vstinner', 'larry', 'benjamin.peterson', 'Claudiu.Popa', 'python-dev']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20619'
versions = ['Python 3.4']

Metadata

Metadata

Assignees

Labels

release-blockerstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions