Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge with pypa/distutils@a5af364910. #2963

Merged
merged 9 commits into from
Dec 24, 2021
Merged

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Dec 24, 2021

  • MinGW/Cygwin: Remove checks for ancient gcc/binutils
  • Remove unused imports in cygwincompiler and the reliance on them in tests.
  • Raise a DeprecationWarning for gcc_version attribute
  • Move 'str' cast into the one place where it's needed and allow config_vars to have None values.
  • Use mock.patch.dict to patch os.environ

Summary of changes

Closes

Pull Request Checklist

naveen521kk and others added 9 commits December 19, 2021 13:30
The versions checked here are 20 years old. Also dllwrap
has started to emit a deprecation warning in the latest release
spamming the build logs.

Co-authored-by:  Christoph Reiter <reiter.christoph@gmail.com>
Signed-off-by: Naveen M K <naveen521kk@gmail.com>
MinGW/Cygwin: Remove checks for ancient gcc/binutils
@jaraco jaraco merged commit 494d686 into main Dec 24, 2021
@jaraco jaraco deleted the feature/distutils-a5af364910 branch December 24, 2021 00:30
dalcinl added a commit to mpi4py/mpi4py that referenced this pull request Dec 24, 2021
dalcinl added a commit to mpi4py/mpi4py that referenced this pull request Dec 24, 2021
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.

None yet

3 participants