[pypy-commit] [Git][pypy/pypy] Pushed new branch topic/sandbox-2/sandbox-2-documentation-fix

2020-04-07 Thread Mark Doerr
Mark Doerr pushed new branch topic/sandbox-2/sandbox-2-documentation-fix at PyPy / pypy --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/tree/topic/sandbox-2/sandbox-2-documentation-fix You're receiving this email because of your account on foss.heptapod.net. __

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 4 commits: Added tag release-pypy2.7-v7.3.1rc3 for changeset d0d41085a83c

2020-04-07 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 7ab0e37a by Matti Picus at 2020-04-07T08:20:19+03:00 Added tag release-pypy2.7-v7.3.1rc3 for changeset d0d41085a83c - - - - - 3521c9ae by Matti Picus at 2020-04-07T08:20:41+03:00 Added tag release-pypy3.6-v7.3.1rc3 for changeset 2

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: attempt at more compatibility with sysconfig.get_config_vars('VERSION')

2020-04-07 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 0d69826d by Matti Picus at 2020-04-07T23:16:25+03:00 attempt at more compatibility with sysconfig.get_config_vars('VERSION') - - - - - 1c2a9489 by Matti Picus at 2020-04-07T23:28:10+03:00 update release note for latest changes

[pypy-commit] [Git][pypy/pypy][branch/cppyy-packaging] 3 commits: converter for signed char[] and associated tests

2020-04-07 Thread wlav
wlav pushed to branch branch/cppyy-packaging at PyPy / pypy Commits: d40671a3 by Wim Lavrijsen at 2020-04-07T15:21:49-07:00 converter for signed char[] and associated tests --HG-- branch : cppyy-packaging - - - - - 5f93a33c by Wim Lavrijsen at 2020-04-07T18:08:11-07:00 direct support for std::b

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: back 18d48fe34950, the problem is distutils.sysconfig not sysconfig

2020-04-07 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 8417cb73 by Matti Picus at 2020-04-08T07:49:15+03:00 back 18d48fe34950, the problem is distutils.sysconfig not sysconfig - - - - - a995c2d6 by Matti Picus at 2020-04-08T07:54:08+03:00 add some distutils.sysconfig variables for c

[pypy-commit] [Git][pypy/pypy][branch/cppyy-packaging] 2 commits: pythonization of std::complex and associated tests

2020-04-07 Thread wlav
wlav pushed to branch branch/cppyy-packaging at PyPy / pypy Commits: eae5a669 by Wim Lavrijsen at 2020-04-07T22:43:02-07:00 pythonization of std::complex and associated tests --HG-- branch : cppyy-packaging - - - - - 9ffe391f by Wim Lavrijsen at 2020-04-07T22:46:34-07:00 one more test for compl