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 nanjekyejoannah
Recipients barry, brett.cannon, nanjekyejoannah
Date 2019-08-04.17:11:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564938697.49.0.38320468969.issue37449@roundup.psfhosted.org>
In-reply-to
Content
To be exact, the change should use importlib.resources.read_binary which reads bytes like pkgutil.get_data().
History
Date User Action Args
2019-08-04 17:11:37nanjekyejoannahsetrecipients: + nanjekyejoannah, barry, brett.cannon
2019-08-04 17:11:37nanjekyejoannahsetmessageid: <1564938697.49.0.38320468969.issue37449@roundup.psfhosted.org>
2019-08-04 17:11:37nanjekyejoannahlinkissue37449 messages
2019-08-04 17:11:37nanjekyejoannahcreate