]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96305: Fix AIX build by avoiding subprocess during bootstrap (#96429)
authorAyappan Perumal <ayappap2@in.ibm.com>
Thu, 2 Feb 2023 20:30:49 +0000 (02:00 +0530)
committerGitHub <noreply@github.com>
Thu, 2 Feb 2023 20:30:49 +0000 (12:30 -0800)
commitba4731d149185894c77d201bc5804da90ff45eee
tree59ecf396e410a1ba3467be0c816946611837761c
parent24cbc7a2a09bf22ff8122c1d50135e1c56622c95
gh-96305: Fix AIX build by avoiding subprocess during bootstrap (#96429)

* Fix AIX build by avoiding `subprocess` during bootstrap.
Lib/_aix_support.py
Misc/NEWS.d/next/Build/2022-08-30-10-16-31.gh-issue-96305.274i8B.rst [new file with mode: 0644]