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 aronacher, benjamin.peterson, daishiharada, docs@python, georg.brandl, miss-islington, pablogsal, terry.reedy
Date 2020-01-12.20:44:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578861869.03.0.654184704007.issue3530@roundup.psfhosted.org>
In-reply-to
Content
New changeset e222b4c69f99953a14ded52497a9909e34fc3893 by Miss Islington (bot) in branch '3.7':
bpo-3530: Add advice on when to correctly use fix_missing_locations in the AST docs (GH-17172)
https://github.com/python/cpython/commit/e222b4c69f99953a14ded52497a9909e34fc3893
History
Date User Action Args
2020-01-12 20:44:29miss-islingtonsetrecipients: + miss-islington, georg.brandl, terry.reedy, daishiharada, benjamin.peterson, aronacher, docs@python, pablogsal
2020-01-12 20:44:29miss-islingtonsetmessageid: <1578861869.03.0.654184704007.issue3530@roundup.psfhosted.org>
2020-01-12 20:44:29miss-islingtonlinkissue3530 messages
2020-01-12 20:44:28miss-islingtoncreate