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 eric.snow
Recipients docs@python, eric.snow, furkanonder, miss-islington, ncoghlan
Date 2021-06-09.21:15:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623273349.11.0.70946762519.issue21760@roundup.psfhosted.org>
In-reply-to
Content
I've merged the changes for __file__.  Thanks, furkanonder!

The fixes in the types module remain to be done, though now I see 4 of the relevant attributes instead of 2.  (missing: __path__, __file__, __cached__)
History
Date User Action Args
2021-06-09 21:15:49eric.snowsetrecipients: + eric.snow, ncoghlan, docs@python, miss-islington, furkanonder
2021-06-09 21:15:49eric.snowsetmessageid: <1623273349.11.0.70946762519.issue21760@roundup.psfhosted.org>
2021-06-09 21:15:49eric.snowlinkissue21760 messages
2021-06-09 21:15:49eric.snowcreate