[Patches] [ python-Patches-1100563 ] ast-branch: fix for coredump from new import grammar

SourceForge.net noreply at sourceforge.net
Wed Jan 12 01:50:02 CET 2005


Patches item #1100563, was opened at 2005-01-11 18:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1100563&group_id=5470

Category: Parser/Compiler
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: logistix (logistix)
Assigned to: Nobody/Anonymous (nobody)
Summary: ast-branch: fix for coredump from new import grammar

Initial Comment:
New import grammar causes a coredump in the ast-
branch.  Attached is a fix.

After this is applied we start getting coredumps from 
generator expressions in the test suite.  I'm reasonably 
sure (and correct me if I'm wrong) that the generator 
expressions fix is more elaborate, as it requires patches 
to the bytecode generation as well.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1100563&group_id=5470


More information about the Patches mailing list