aboutsummaryrefslogtreecommitdiff
path: root/ports/python3/0008-workaround-windows-11-sdk-rc-compiler-error.patch
AgeCommit message (Collapse)Author
2021-10-06[python3] Upgrade to Python 3.10.0 (#20519)Adam Johnson
* [python3] Update to Python 3.10.0rc2 (for testing). * [python3] Revert trivial patch changes. * [python3] Bump to 3.10.0 final. * x-add-version * update python tools to 3.10.0 * [ecm] Add patch from upstream for Python 3.10. Remove this on the next release. * x-add-version * [python3] Add patch to fix static interpreter. * x-add-version
2021-09-29[python3] Add patch to fix Windows 11 SDK build failure. (#20292)Adam Johnson
* [python3] Remove spurious dependencies. * [python3] Add workaround for SDK 10.0.22000.0 * x-add-version