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 graingert
Recipients eric.smith, graingert
Date 2022-03-15.11:14:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647342872.66.0.742538070446.issue47025@roundup.psfhosted.org>
In-reply-to
Content
https://docs.python.org/3/reference/import.html#path-entry-finders says "The encoding of bytes entries is determined by the individual path entry finders." see https://github.com/python/cpython/commit/82c1c781c7ee6496bd4c404b7ba972eed5dbcb12
History
Date User Action Args
2022-03-15 11:14:32graingertsetrecipients: + graingert, eric.smith
2022-03-15 11:14:32graingertsetmessageid: <1647342872.66.0.742538070446.issue47025@roundup.psfhosted.org>
2022-03-15 11:14:32graingertlinkissue47025 messages
2022-03-15 11:14:32graingertcreate