Skip to content

Merge with distutils at 8f2df0bf6#2914

Merged
jaraco merged 8 commits intomainfrom
feature/distutils-8f2df0bf6
Dec 4, 2021
Merged

Merge with distutils at 8f2df0bf6#2914
jaraco merged 8 commits intomainfrom
feature/distutils-8f2df0bf6

Conversation

@jaraco
Copy link
Copy Markdown
Member

@jaraco jaraco commented Dec 4, 2021

  • Incorporate Fedora's distutil patch
  • Expose _prefix_addition as a class property on install.
  • Update comment for _distutils_system_mod.
  • Load _prefix_addition attribute directly from sysconfig
  • Revert "Update comment for _distutils_system_mod." as Fedora is not using that hook.
  • Move _prefix_addition inline, so it's only configurable through sysconfig.
  • Employ the TempdirManager to avoid creating 'scratch' in the test directory. Fixes ez_setup.py invalid syntax - python 2.4 #72.

@jaraco jaraco merged commit 28ce680 into main Dec 4, 2021
@jaraco jaraco deleted the feature/distutils-8f2df0bf6 branch December 4, 2021 02:40
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.

ez_setup.py invalid syntax - python 2.4

2 participants