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 serhiy.storchaka
Recipients Mariatta, benjamin.peterson, brett.cannon, cheryl.sabella, docs@python, ncoghlan, serhiy.storchaka, terry.reedy, xtreak
Date 2019-10-18.08:00:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571385606.92.0.990404358447.issue32758@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8eb27cc35489848596d9fb4b1c91fac00ae75d21 by Serhiy Storchaka (Ashley Whetter) in branch '2.7':
bpo-32758: Warn that compile() can crash when compiling to an AST object (GH-6043) (GH-16566)
https://github.com/python/cpython/commit/8eb27cc35489848596d9fb4b1c91fac00ae75d21
History
Date User Action Args
2019-10-18 08:00:07serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, terry.reedy, ncoghlan, benjamin.peterson, docs@python, Mariatta, cheryl.sabella, xtreak
2019-10-18 08:00:06serhiy.storchakasetmessageid: <1571385606.92.0.990404358447.issue32758@roundup.psfhosted.org>
2019-10-18 08:00:06serhiy.storchakalinkissue32758 messages
2019-10-18 08:00:06serhiy.storchakacreate