bpo-36353: fix -R option of build_ext for OSX by tovrstra · Pull Request #12418 · python/cpython
acolinisi pushed a commit to acolinisi/distutils that referenced this pull request
Apr 25, 2021Fix -R option of build_ext for macOS (darwin) Resolves this old bug against distutils that expired due to PIP 632: https://bugs.python.org/issue36353 Applies patch originally submitted to CPython: python/cpython#12418 Contributor: Toon Verstraelen <Toon.Verstraelen@UGent.be> Signed-off-by: Alexei Colin <acolin@isi.edu>
acolinisi pushed a commit to acolinisi/distutils that referenced this pull request
Apr 27, 2021Fix -R option of build_ext for macOS (darwin) Resolves this old bug against distutils that expired due to PIP 632: https://bugs.python.org/issue36353 Applies patch originally submitted to CPython: python/cpython#12418 Contributor: Toon Verstraelen <Toon.Verstraelen@UGent.be> Signed-off-by: Alexei Colin <acolin@isi.edu>
jaraco pushed a commit to pypa/setuptools that referenced this pull request
Jul 4, 2021Fix -R option of build_ext for macOS (darwin) Resolves this old bug against distutils that expired due to PIP 632: https://bugs.python.org/issue36353 Applies patch originally submitted to CPython: python/cpython#12418 Contributor: Toon Verstraelen <Toon.Verstraelen@UGent.be> Signed-off-by: Alexei Colin <acolin@isi.edu>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters