Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits: 074d99a3 by Carl Friedrich Bolz-Tereick at 2021-05-30T10:25:31+02:00 don't do the sharing when we are jitting: it potentially introduces extra bridges - - - - - 056d81f8 by Matti Picus at 2021-05-31T09:06:32+03:00 change windows-64 FAQ entry (issue 3478) - - - - - 02bbaf57 by Carl Friedrich Bolz-Tereick at 2021-05-31T09:45:34+02:00 use slightly different hypothesis bounds - - - - - 54e35e7f by Carl Friedrich Bolz-Tereick at 2021-05-31T09:47:07+02:00 tweak the faq entry a bit - - - - - 7bf97022 by Carl Friedrich Bolz-Tereick at 2021-05-31T09:47:15+02:00 merge default --HG-- branch : py3.7 - - - - - 7c0db307 by Matti Picus at 2021-06-06T07:12:25+03:00 add VERSION to _sysconfigdata (part of issue 3483) --HG-- branch : py3.7 - - - - - 93831acf by Matti Picus at 2021-06-06T18:53:24+03:00 add sys.implementation._multiarch via a pypy-specific _imp.get_multiarch() --HG-- branch : multiarch - - - - - d9b3ece0 by Matti Picus at 2021-06-06T19:40:10+03:00 fix translation: the annotator cannot deal with the function call --HG-- branch : multiarch - - - - - 21b25673 by Matti Picus at 2021-06-06T22:04:36+03:00 redo get_multiarch since `gcc --print-multiarch` is not reliable --HG-- branch : multiarch - - - - - 1f6b2a91 by Matti Picus at 2021-06-07T12:47:19+03:00 move the app-level function from _imp to __pypy__.os --HG-- branch : multiarch - - - - - a7a30619 by Matti Picus at 2021-06-07T15:27:38+03:00 add 'darwin' for sys.implementation._multiarch on macOS --HG-- branch : multiarch - - - - - c465c3d5 by Matti Picus at 2021-06-07T15:43:12+03:00 document branch --HG-- branch : multiarch - - - - - 0b7a5d90 by Matti Picus at 2021-06-07T15:44:29+03:00 close merged branch --HG-- branch : multiarch - - - - - 20a99507 by Matti Picus at 2021-06-07T15:45:16+03:00 merge multiarch which provides sys.implementation._multiarch --HG-- branch : py3.7 - - - - - 9f660c1e by Matti Picus at 2021-06-07T19:00:25+03:00 create and package a _sysconfigdata_*.py, modify sysconfig.py appropriately --HG-- branch : sysconfigdata - - - - - 05b03f8b by Matti Picus at 2021-06-08T08:01:52+03:00 define some more _sysconfigdata values --HG-- branch : sysconfigdata - - - - - 708e4c26 by Matti Picus at 2021-06-08T08:40:39+03:00 document, close branch to be merged --HG-- branch : sysconfigdata - - - - - af030868 by Matti Picus at 2021-06-08T08:41:40+03:00 merge sysconfigdata, which creates lib_pypy/_sysconfigdata*.py --HG-- branch : py3.7 - - - - - a65265cf by Matti Picus at 2021-06-08T08:45:10+03:00 merge py3.7 into py3.8 --HG-- branch : py3.8 - - - - - 15 changed files: - lib-python/3/sysconfig.py - lib_pypy/_sysconfigdata.py - pypy/doc/__pypy__-module.rst - pypy/doc/faq.rst - pypy/doc/whatsnew-pypy3-head.rst - pypy/module/__pypy__/interp_os.py - pypy/module/__pypy__/moduledef.py - pypy/module/sys/app.py - pypy/module/sys/test/test_sysmodule.py - pypy/objspace/std/listobject.py - pypy/tool/release/package.py - rpython/tool/algo/test/test_graphlib.py - rpython/translator/platform/__init__.py - rpython/translator/platform/darwin.py - rpython/translator/platform/posix.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/bb2361611015d7b1bce10ae07b163f1b890fffee...a65265cf5f020cf87f7b2b840e3241d1ee0fc208 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/bb2361611015d7b1bce10ae07b163f1b890fffee...a65265cf5f020cf87f7b2b840e3241d1ee0fc208 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit