Closed
Description
In #123354, I found the need to copy code from zipfile into the test:
cpython/Lib/test/test_zipfile/_path/test_path.py
Lines 662 to 676 in 9e108b8
Let's instead extract that functionality in the zipfile module for re-use in the test (before it starts diverging).
Linked PRs
Metadata
Metadata
Assignees
Labels
Python modules in the Lib dirPython modules in the Lib dirA feature request or enhancementA feature request or enhancement
Projects
Status
Done