[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/import-module-must-be-present

2020-11-26 Thread Armin Rigo
Armin Rigo pushed new branch branch/import-module-must-be-present at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/import-module-must-be-present You're receiving this email because of your account on foss.heptapod.net. _

[pypy-commit] [Git][pypy/pypy][branch/import-module-must-be-present] Back-port the Python3 flag to import_module() and use it where possible (which

2020-11-26 Thread Armin Rigo
Armin Rigo pushed to branch branch/import-module-must-be-present at PyPy / pypy Commits: b62118ab by Armin Rigo at 2020-11-26T14:11:02+01:00 Back-port the Python3 flag to import_module() and use it where possible (which is *exactly once*, and not in the 20 other places or so). --HG-- branch :

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 7 commits: add failing test for issue 3348

2020-11-26 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: a53c5fa6 by Matti Picus at 2020-11-25T20:59:55+02:00 add failing test for issue 3348 --HG-- branch : issue3348 - - - - - 0103526b by Julian Berman at 2020-11-25T19:17:05-05:00 Fix the crypt thread lock on Py3 (Here the module'

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 23 commits: Move the cffi-derived code from cparser.py to _cparser.py

2020-11-26 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 73ffa688 by Ronan Lamy at 2020-10-02T18:29:42+01:00 Move the cffi-derived code from cparser.py to _cparser.py --HG-- branch : rpy-cparser - - - - - 0712b59f by Ronan Lamy at 2020-10-15T17:28:53+01:00 Reduce diff with cffi --HG

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/issue3348

2020-11-26 Thread Matti Picus
Matti Picus pushed new branch branch/issue3348 at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/issue3348 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list

[pypy-commit] [Git][pypy/pypy][branch/import-module-must-be-present] These two modules are present on less platforms than I thought

2020-11-26 Thread Armin Rigo
Armin Rigo pushed to branch branch/import-module-must-be-present at PyPy / pypy Commits: b370e560 by Armin Rigo at 2020-11-26T18:21:41+01:00 These two modules are present on less platforms than I thought --HG-- branch : import-module-must-be-present - - - - - 2 changed files: - lib-python/

[pypy-commit] [Git][pypy/pypy][branch/import-module-must-be-present] I'm guessing this module should always be here

2020-11-26 Thread Armin Rigo
Armin Rigo pushed to branch branch/import-module-must-be-present at PyPy / pypy Commits: 2b398c78 by Armin Rigo at 2020-11-26T18:28:40+01:00 I'm guessing this module should always be here --HG-- branch : import-module-must-be-present - - - - - 1 changed file: - lib-python/2.7/test/test_mul

[pypy-commit] [Git][pypy/pypy] Deleted branch branch/import-module-must-be-present

2020-11-26 Thread Armin Rigo
Armin Rigo deleted branch branch/import-module-must-be-present at PyPy / pypy -- 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] [Git][pypy/pypy][branch/default] Workaround for CPython's tests. See comment

2020-11-26 Thread Armin Rigo
Armin Rigo pushed to branch branch/default at PyPy / pypy Commits: 19f79abb by Armin Rigo at 2020-11-26T18:54:47+01:00 Workaround for CPython's tests. See comment - - - - - 1 changed file: - + extra_tests/test_pypy_modules.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/comm

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 2 commits: Workaround for CPython's tests. See comment

2020-11-26 Thread Armin Rigo
Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy Commits: 19f79abb by Armin Rigo at 2020-11-26T18:54:47+01:00 Workaround for CPython's tests. See comment - - - - - 44d5cb61 by Armin Rigo at 2020-11-26T19:14:14+01:00 hg merge default, and update test_pypy_modules for python3. There is o

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: Workaround for CPython's tests. See comment

2020-11-26 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 19f79abb by Armin Rigo at 2020-11-26T18:54:47+01:00 Workaround for CPython's tests. See comment - - - - - 44d5cb61 by Armin Rigo at 2020-11-26T19:14:14+01:00 hg merge default, and update test_pypy_modules for python3. There is

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/incremental_decoder

2020-11-26 Thread Matti Picus
Matti Picus pushed new branch branch/incremental_decoder at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/incremental_decoder You're receiving this email because of your account on foss.heptapod.net. ___ pypy