Skip to content

Conversation

@UladzimirTrehubenka
Copy link

@UladzimirTrehubenka UladzimirTrehubenka commented Oct 25, 2025

Fix #4946, allow to use upcoming (I hope) 75.3.3 against Python 3.8 (which is still widely used) and prevent issues with vulnerability scanning tools.

abravalheri and others added 30 commits November 11, 2024 15:58
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
… calling `wheel.metadata.pkginfo_to_metadata`) (pypa#4701)
…workVersion64`` properties of ``setuptools.msvc.PlatformInfo`` to return an empty `tuple` instead of `None` as a fallthrough case
jaraco and others added 24 commits March 8, 2025 18:06
Remove Python version gate in _make_strs.
…_check-an-actual-boolean

Make `sdist.metadata_check` an actual boolean
…tations

Merge typeshed's `setuptools._distutils` annotations
In build_scripts, unconditionally set shebang to #!python.
In config command, move to eager imports. Restore LinkError to ccompilers module.
@UladzimirTrehubenka
Copy link
Author

@jaraco Please reopen #4946

@jaraco
Copy link
Member

jaraco commented Jan 19, 2026

I recently moved the maint/75.3 branch around because it was pointing at the wrong commit. Sorry if that messed this PR up. Please consider cherry-picking your change against the latest maint/75.3 branch and either open a new PR or ask and I can re-open this one.

@UladzimirTrehubenka
Copy link
Author

@jaraco see #5150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.