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 FFY00
Recipients FFY00, brett.cannon, jaraco
Date 2021-05-21.00:40:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621557618.8.0.0795538281647.issue44202@roundup.psfhosted.org>
In-reply-to
Content
errors should be supported by Traversable.open and is currently supported in importlib.resources.open_text, but Traversable.read_text cannot do it, making it an unsuitable replacement for open_text.
History
Date User Action Args
2021-05-21 00:40:18FFY00setrecipients: + FFY00, brett.cannon, jaraco
2021-05-21 00:40:18FFY00setmessageid: <1621557618.8.0.0795538281647.issue44202@roundup.psfhosted.org>
2021-05-21 00:40:18FFY00linkissue44202 messages
2021-05-21 00:40:18FFY00create