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 ap--
Recipients ap--, jaraco
Date 2021-03-27.21:21:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616880106.57.0.50019170707.issue43643@roundup.psfhosted.org>
In-reply-to
Content
Hello,

I was using the `importlib_resources` backport and encountered this issue, which is also present in cpython:

`importlib.readers.MultiplexedPath.name` is not a property as required by `importlib.abc.Traversable` 


I can prepare a pull request if it helps.

Cheers,
Andreas
History
Date User Action Args
2021-03-27 21:21:46ap--setrecipients: + ap--, jaraco
2021-03-27 21:21:46ap--setmessageid: <1616880106.57.0.50019170707.issue43643@roundup.psfhosted.org>
2021-03-27 21:21:46ap--linkissue43643 messages
2021-03-27 21:21:46ap--create