importlib_resources icon indicating copy to clipboard operation
importlib_resources copied to clipboard

Backport changes from python/cpython#128815

Open jaraco opened this issue 1 year ago • 0 comments

In python/cpython#128815, Python gained an ExtraAssertions mix-in with an assertEndsWith method, which was applied to the test_functional tests. We'll want to port that functionality here in order to not undo the work done there.

Originally posted by @jaraco in https://github.com/python/cpython/pull/128815#discussion_r1929837676

jaraco avatar Jan 26 '25 18:01 jaraco