]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41100: additional fixes for testing on macOS 11 Big Sur Intel
authorNed Deily <nad@python.org>
Sat, 15 Aug 2020 03:48:14 +0000 (23:48 -0400)
committerNed Deily <nad@python.org>
Sat, 15 Aug 2020 05:08:56 +0000 (01:08 -0400)
commita0ad82959652ff64c99231f457fd740b17330514
tree0cdd8daadd67151753922b05f8c01a41379369f8
parentcf79cbf4479e395bf7c4df2907f5a444639b4f6f
bpo-41100: additional fixes for testing on macOS 11 Big Sur Intel

Note: macOS 11 is not yet released, this release of Python is not
fully supported on 11.0, and not all tests pass.
Lib/distutils/tests/test_build_ext.py
Lib/test/test_platform.py
Misc/NEWS.d/next/macOS/2020-08-15-00-33-27.bpo-41100.AksBg1.rst [new file with mode: 0644]
Modules/getpath.c
configure
configure.ac