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 pablogsal
Recipients Arfrever, Trundle, aroberge, benjamin.peterson, eric.snow, georg.brandl, iritkatriel, loewis, marienz, ncoghlan, orsenthil, pablogsal, pitrou, r.david.murray, terry.reedy
Date 2021-07-08.16:38:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625762329.21.0.890921997421.issue11343@roundup.psfhosted.org>
In-reply-to
Content
> > python example.py
> s_push: parser stack overflow
>  MemoryError

That error can only happen with the old parser, so you must be using Python3.8 or 3.9 with the old parser. Can you confirm?
History
Date User Action Args
2021-07-08 16:38:49pablogsalsetrecipients: + pablogsal, loewis, georg.brandl, terry.reedy, ncoghlan, orsenthil, marienz, pitrou, benjamin.peterson, aroberge, Arfrever, r.david.murray, Trundle, eric.snow, iritkatriel
2021-07-08 16:38:49pablogsalsetmessageid: <1625762329.21.0.890921997421.issue11343@roundup.psfhosted.org>
2021-07-08 16:38:49pablogsallinkissue11343 messages
2021-07-08 16:38:49pablogsalcreate