As reported in https://github.com/jaraco/zipp/issues/119, malformed paths in a zipfile can lead to undesirable behaviors (infinite loops) when traversed using zipfile.Path. This issue tracks porting that fix to CPython. <!-- gh-linked-prs --> ### Linked PRs * gh-122906 * gh-122922 * gh-122923 * gh-122925 * gh-123160 * gh-123161 * gh-123162 <!-- /gh-linked-prs -->
As reported in jaraco/zipp#119, malformed paths in a zipfile can lead to undesirable behaviors (infinite loops) when traversed using zipfile.Path.
This issue tracks porting that fix to CPython.
Linked PRs