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 pekka.klarck
Recipients pekka.klarck
Date 2019-11-11.14:36:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573482965.27.0.660879565002.issue38765@roundup.psfhosted.org>
In-reply-to
Content
Based on the `ast` source code there are also other functions that use  the undocumented `_attributes` attribute:

- copy_location
- fix_missing_locations
- increment_lineno
History
Date User Action Args
2019-11-11 14:36:05pekka.klarcksetrecipients: + pekka.klarck
2019-11-11 14:36:05pekka.klarcksetmessageid: <1573482965.27.0.660879565002.issue38765@roundup.psfhosted.org>
2019-11-11 14:36:05pekka.klarcklinkissue38765 messages
2019-11-11 14:36:05pekka.klarckcreate