This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients benjamin.peterson, eli.bendersky, eric.araujo, ezio.melotti, python-dev, r.david.murray
Date 2012-02-15.11:27:15
SpamBayes Score 7.043908e-07
Marked as misclassified No
Message-id <1329305235.91.0.487590919481.issue13987@psf.upfronthosting.co.za>
In-reply-to
Content
This should be fixed now.
The first two chunks of the attached patch have been committed in the two changesets linked in the previous messages.  The third chunk about the end tag has been fixed as part of #13933.  The error previously raised by unknown_decl has been removed in 4743a3a1e669.  More fixes have been backported as part of #13960.
2.7 should now behave like 3.2 non-strict.
History
Date User Action Args
2012-02-15 11:27:15ezio.melottisetrecipients: + ezio.melotti, benjamin.peterson, eric.araujo, r.david.murray, eli.bendersky, python-dev
2012-02-15 11:27:15ezio.melottisetmessageid: <1329305235.91.0.487590919481.issue13987@psf.upfronthosting.co.za>
2012-02-15 11:27:15ezio.melottilinkissue13987 messages
2012-02-15 11:27:15ezio.melotticreate