Merge with distutils @55982565e#4298
Merged
jaraco merged 110 commits intomainfrom feature/distutils-55982565eApr 12, 2024
+1,447-1,258
Commits
Commits on Feb 28, 2023
Commits on Aug 6, 2023
Commits on Sep 26, 2023
Commits on Nov 16, 2023
Commits on Dec 1, 2023
Commits on Dec 5, 2023
Commits on Dec 23, 2023
Commits on Dec 26, 2023
Commits on Jan 6, 2024
Commits on Jan 7, 2024
Remove build and dist from excludes. It appears they are not needed and their presence blocks the names of packages like 'builder' and 'distutils'. Ref pypa/distutils#224.
committed- committed
- committed
- authored
- committed
- committed
- committed
- authored
- authored
Commits on Feb 7, 2024
Commits on Feb 12, 2024
- committed
- committed
- committed
- committed
- authored
Commits on Feb 13, 2024
- committed
- committed
- committed
- committed
- authored
- committed
- authored
Commits on Mar 2, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- authored
- committed
In test_build_ext, expose Path objects and use a path builder to build content. Fixes some EncodingWarnings. Ref pypa/distutils#232.
committed- committed
- committed
- committed
- committed
Rely on Path object to replace the suffix, open the file, and count the lines. Ref pypa/distutils#232.
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- authored
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Suppress EncodingWarnings in pyfakefs. Ref pypa/distutils#232. Workaround for pytest-dev/pyfakefs#957.
committed- committed
- authored
Commits on Mar 3, 2024
Commits on Apr 7, 2024
Commits on Apr 12, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed