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 miguendes
Recipients gregory.p.smith, lukasz.langa, miguendes, rikard.nordgren, shreyanavigyan, steve.dower
Date 2021-05-06.20:37:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620333430.46.0.988683148671.issue44061@roundup.psfhosted.org>
In-reply-to
Content
I can reproduce it on latest master running on Linux.

steve.dower: I wrote some tests and wrapping get_importer argument with os.fsdecode() fixes it.

I'm happy to open an PR, just let me know or if OP is not willing to do so either.
History
Date User Action Args
2021-05-06 20:37:10miguendessetrecipients: + miguendes, gregory.p.smith, lukasz.langa, steve.dower, shreyanavigyan, rikard.nordgren
2021-05-06 20:37:10miguendessetmessageid: <1620333430.46.0.988683148671.issue44061@roundup.psfhosted.org>
2021-05-06 20:37:10miguendeslinkissue44061 messages
2021-05-06 20:37:10miguendescreate