Patches item #1440620, was opened at 2006-02-28 22:17
Message generated for change (Comment added) made by jpe
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1440620&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Parser/Compiler
Group: Python 2.5
>Status: Closed
Resolution: None
Priority: 5
Submitted By: John Ehresman (jpe)
Assigned to: Jeremy Hylton (jhylton)
Summary: asdl generation changes

Initial Comment:
Adds statics to variables in _ast module and preserves
order of class attributes (they were reversed
previously).  Note that patch 1440601 is sensitive to
attribute order and currently depends on the reversed
order.

----------------------------------------------------------------------

>Comment By: John Ehresman (jpe)
Date: 2006-03-01 20:57

Message:
Logged In: YES 
user_id=22785

Closing because Neal made most of the changes already and
the attribute ordering changes are in the col patch

----------------------------------------------------------------------

Comment By: Neal Norwitz (nnorwitz)
Date: 2006-02-28 22:22

Message:
Logged In: YES 
user_id=33168

Jeremy, I'm assigning the AST type patches to you for review.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1440620&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches

Reply via email to