backport the fix for CVE-2025-47273 into setuptools v72.1.0. #5069
Archana-Shinde1
started this conversation in
Dev
Replies: 1 comment
-
It's usually your responsibility to figure out how to resolve conflicts 🤷♂️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to backport the CVE-2025-47273 fix into setuptools v72.1.0 by modifying setuptools/package_index.py with the following snippet:
But I’m running into issues while applying this backport on v72.1.0.
Beta Was this translation helpful? Give feedback.
All reactions