Sven Brauch added the comment:

Okay, here they are. I'm not sure how to make hg include a commit message in 
the patch...

81299-extend-asdl.diff: Changes required to the ASDL framework, in order to 
allow attributes ( ... ) on a product
81300-change-var-kwargs.diff: Makes var/kwarg be instances of arg, and adds the 
lineno / col_offset attributes to arg.
81301-change-attr-ranges.diff: Changes power ranges as described in the first 
post of this report.

All three patches include the corresponding changes to the unit tests, and 
hopefully the correct set of changes to the generated (Python-ast.h/.c) files.

----------
Added file: http://bugs.python.org/file28787/81299-extend-asdl.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16795>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to