[issue20619] lineno and col_offset attributes of _ast.arg objects are not set

2014-03-17 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 3c01209ab697 by Benjamin Peterson in branch '3.4':
set line and column numbers for keyword-only arg nodes (closes #20619)
http://hg.python.org/cpython/rev/3c01209ab697

--

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



[issue20619] lineno and col_offset attributes of _ast.arg objects are not set

2014-02-18 Thread STINNER Victor

STINNER Victor added the comment:

I created #20670 to ask to add it to 3.4.0 RC2.

--
resolution:  - fixed
status: open - closed

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



[issue20619] lineno and col_offset attributes of _ast.arg objects are not set

2014-02-17 Thread Benjamin Peterson

Changes by Benjamin Peterson bp+pyb...@benjamin-peterson.org:


--
assignee:  - larry
resolution: fixed - 
status: closed - open

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



[issue20619] lineno and col_offset attributes of _ast.arg objects are not set

2014-02-15 Thread STINNER Victor

Changes by STINNER Victor victor.stin...@gmail.com:


--
title: tracemalloc changes col_offset attribute for _ast.arg objects - lineno 
and col_offset attributes of _ast.arg objects are not set

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