STINNER Victor <vstin...@python.org> added the comment:

It seems like tests were added by:

commit 67148254146948041a77d8a2989f41b88cdb2f99
Author: Jason R. Coombs <jar...@jaraco.com>
Date:   Thu Mar 4 13:43:00 2021 -0500

    bpo-42129: Add support for resources in namespaces (GH-24670)
    
    * Unify behavior in ResourceReaderDefaultsTests and align with the behavior 
found in importlib_resources.
    * Equip NamespaceLoader with a NamespaceReader.
    * Apply changes from importlib_resources 5.0.4

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43569>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to