[pypy-commit] [Git][pypy/pypy][branch/default] #3617: move the crash functionality for testing into its own function, add

2021-12-23 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: f1b8a18d by Carl Friedrich Bolz-Tereick at 2021-12-23T10:58:56+01:00 #3617: move the crash functionality for testing into its own function, add docstrings - - - - - 3 changed files: - pypy/module/__pypy__/in

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.9-platlibdir

2021-12-23 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed new branch branch/py3.9-platlibdir at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.9-platlibdir You're receiving this email because of your account on foss.heptapod.net. _

[pypy-commit] [Git][pypy/pypy][branch/py3.9-platlibdir] use platlibdir in site.py correctly

2021-12-23 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9-platlibdir at PyPy / pypy Commits: b9920567 by Carl Friedrich Bolz-Tereick at 2021-12-23T12:34:38+01:00 use platlibdir in site.py correctly --HG-- branch : py3.9-platlibdir - - - - - 1 changed file: - lib-python/3/site.py View it

[pypy-commit] [Git][pypy/pypy][branch/py3.9-platlibdir] 2 commits: use platlibdir to find the initial path as well, otherwise packaged pypy's use

2021-12-23 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9-platlibdir at PyPy / pypy Commits: e1db7d02 by Carl Friedrich Bolz-Tereick at 2021-12-23T15:33:48+01:00 use platlibdir to find the initial path as well, otherwise packaged pypy's use the compiled in path --HG-- branch : py3.9-platlibd

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: support __reversed__ on weakref proxies

2021-12-23 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: c68bbf8f by Carl Friedrich Bolz-Tereick at 2021-12-23T18:44:25+01:00 support __reversed__ on weakref proxies --HG-- branch : py3.9 - - - - - b369f355 by Carl Friedrich Bolz-Tereick at 2021-12-23T19:08:21+01:00 a

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: update timeit to bring it closer to 3.9 again

2021-12-23 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 80036487 by Carl Friedrich Bolz-Tereick at 2021-12-23T20:52:48+01:00 update timeit to bring it closer to 3.9 again --HG-- branch : py3.9 - - - - - f403f621 by Carl Friedrich Bolz-Tereick at 2021-12-23T20:59:42+0

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: test, implement PyModule_NewObject

2021-12-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 7a167978 by Matti Picus at 2021-12-23T13:30:54+02:00 test, implement PyModule_NewObject --HG-- branch : py3.7 - - - - - 1b878855 by Matti Picus at 2021-12-20T09:20:02+02:00 fix test for misinterpreted OpenSSL version scheme (bp

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 6 commits: test, implement PyModule_NewObject

2021-12-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 7a167978 by Matti Picus at 2021-12-23T13:30:54+02:00 test, implement PyModule_NewObject --HG-- branch : py3.7 - - - - - 1b878855 by Matti Picus at 2021-12-20T09:20:02+02:00 fix test for misinterpreted OpenSSL version scheme (bp