Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits: 1526f47b by Carl Friedrich Bolz-Tereick at 2021-06-08T19:49:37+02:00 missing import --HG-- branch : py3.8 - - - - - 58766918 by Carl Friedrich Bolz-Tereick at 2021-06-08T20:37:34+02:00 warning is now an error --HG-- branch : py3.8 - - - - - d051d72d by Carl Friedrich Bolz-Tereick at 2021-06-08T20:43:45+02:00 make test_dis run at all --HG-- branch : py3.8 - - - - - 78238733 by Carl Friedrich Bolz-Tereick at 2021-06-09T09:22:24+02:00 fix test_enum --HG-- branch : py3.8 - - - - - 6874e35c by Carl Friedrich Bolz-Tereick at 2021-06-09T11:33:07+02:00 implement _posixshm --HG-- branch : py3.8 - - - - - 8 changed files: - + extra_tests/test__posixshmem.py - lib-python/3/test/test_codeccallbacks.py - lib-python/3/test/test_dis.py - lib-python/3/test/test_enum.py - + lib_pypy/_posixshmem.py - + lib_pypy/_posixshmem_build.py - pypy/module/__builtin__/compiling.py - pypy/objspace/std/test/test_typeobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/430760bd854f60bcb84922eaa6feacffd26268da...6874e35c14851d4957336a88964b929ac77d30af -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/430760bd854f60bcb84922eaa6feacffd26268da...6874e35c14851d4957336a88964b929ac77d30af 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
