Dan Villiom Podlaski Christiansen pushed to branch branch/macosx-deployment-target-2.7 at PyPy / pypy
Commits: 71d608cb by Armin Rigo at 2020-09-28T13:42:11+02:00 issue3312: some limited support for longdouble constants - - - - - d91f3c43 by Matti Picus at 2020-09-28T23:01:57+03:00 reapply PyPy fixes to urllib2.py after 1e7b78d6f418, fixes issue 3313 - - - - - 12083530 by Dan Villiom Podlaski Christiansen at 2020-09-22T18:30:24+02:00 build_cffi_imports: don't assume archive suffix is .gz - - - - - 869a2990 by Matti Picus at 2020-09-29T01:14:03+03:00 revert be9ad752d782, set MACOSX_DEPLOYMENT_TARGET in sysconfig to fix issue 3311 - - - - - 76802dfc by Matti Picus at 2020-09-30T09:13:08+03:00 document preference for named branches - - - - - 64738ad0 by Dan Villiom Podlaski Christiansen at 2020-10-01T11:08:09+02:00 merge branch 'default' into 'macosx-deployment-target-2.7' --HG-- branch : macosx-deployment-target-2.7 - - - - - 43ab87d3 by Dan Villiom Podlaski Christiansen at 2020-10-01T11:23:32+02:00 set MACOSX_DEPLOYMENT_TARGET to whatever detected during translation disutils yields an error if you set it to something other than that configured, and I tested that error --HG-- branch : macosx-deployment-target-2.7 - - - - - 9 changed files: - lib-python/2.7/_osx_support.py - lib-python/2.7/urllib2.py - lib_pypy/pypy_tools/build_cffi_imports.py - pypy/doc/contributing.rst - pypy/doc/release-v7.3.2.rst - rpython/rlib/rarithmetic.py - rpython/translator/c/primitive.py - rpython/translator/c/test/test_typed.py - rpython/translator/platform/darwin.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/57d5a196dbffc63f51aa68fba18e0089d190ae81...43ab87d3efb68d84658af5f4430d136a09ae1f49 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/57d5a196dbffc63f51aa68fba18e0089d190ae81...43ab87d3efb68d84658af5f4430d136a09ae1f49 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
