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 miss-islington
Recipients docs@python, enedil, hniksic, iritkatriel, miss-islington, ncoghlan, pablogsal, terry.reedy
Date 2021-09-19.23:14:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632093241.82.0.067234731712.issue30637@roundup.psfhosted.org>
In-reply-to
Content
New changeset 41e2a31c13ba73e2c30e9bf0be9417fd17e8ace2 by Miss Islington (bot) in branch '3.9':
bpo-30637: Improve the docs of ast.parse regarding differences with compile() (GH-28459)
https://github.com/python/cpython/commit/41e2a31c13ba73e2c30e9bf0be9417fd17e8ace2
History
Date User Action Args
2021-09-19 23:14:01miss-islingtonsetrecipients: + miss-islington, terry.reedy, ncoghlan, hniksic, docs@python, enedil, pablogsal, iritkatriel
2021-09-19 23:14:01miss-islingtonsetmessageid: <1632093241.82.0.067234731712.issue30637@roundup.psfhosted.org>
2021-09-19 23:14:01miss-islingtonlinkissue30637 messages
2021-09-19 23:14:01miss-islingtoncreate