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 docs@python, enedil, hniksic, iritkatriel, miss-islington, ncoghlan, pablogsal, terry.reedy
Date 2021-10-04.19:18:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633375121.94.0.564778889591.issue30637@roundup.psfhosted.org>
In-reply-to
Content
New changeset f025ea23210173b42303360aca05132e4ffdfed3 by Pablo Galindo (Miss Islington (bot)) in branch '3.10':
bpo-30637: Improve the docs of ast.parse regarding differences with compile() (GH-28459)
https://github.com/python/cpython/commit/f025ea23210173b42303360aca05132e4ffdfed3
History
Date User Action Args
2021-10-04 19:18:41pablogsalsetrecipients: + pablogsal, terry.reedy, ncoghlan, hniksic, docs@python, enedil, miss-islington, iritkatriel
2021-10-04 19:18:41pablogsalsetmessageid: <1633375121.94.0.564778889591.issue30637@roundup.psfhosted.org>
2021-10-04 19:18:41pablogsallinkissue30637 messages
2021-10-04 19:18:41pablogsalcreate