[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix test to not turn all DeprecationWarnings into errors permanently (makes later tests fail)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 06ed6135 by Carl Friedrich Bolz-Tereick at 2020-11-05T10:07:14+01:00 fix test to not turn all DeprecationWarnings into errors permanently (makes later tests fail) --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/interpreter/astcompiler/test/test_compiler.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/06ed6135449e3fb5913b3637d41b959e4b73b604 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/06ed6135449e3fb5913b3637d41b959e4b73b604 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
[pypy-commit] [Git][pypy/pypy.org][branch/default] change more bitbucket links to heptapod
Matti Picus pushed to branch branch/default at PyPy / pypy.org Commits: 3d0e78c1 by Matti Picus at 2020-11-05T18:24:54+02:00 change more bitbucket links to heptapod - - - - - 10 changed files: - pages/download_advanced.rst - pages/features.rst - pages/people.rst - pages/performance.rst - public/download_advanced.html - public/features.html - public/people.html - public/performance.html - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/3d0e78c1adbb13373826f9a30c8aa5e35cc5863a -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/3d0e78c1adbb13373826f9a30c8aa5e35cc5863a 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
[pypy-commit] [Git][pypy/pypy][branch/default] fix link for topaz
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 3073e023 by Matti Picus at 2020-11-05T20:32:30+02:00 fix link for topaz - - - - - 1 changed file: - pypy/doc/faq.rst View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/3073e0234477b1ce1323d0ff569ae48d12c2 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/3073e0234477b1ce1323d0ff569ae48d12c2 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
[pypy-commit] [Git][pypy/pypy.org][branch/default] update link for topaz
Matti Picus pushed to branch branch/default at PyPy / pypy.org Commits: e4e6ccc9 by Matti Picus at 2020-11-05T20:31:24+02:00 update link for topaz - - - - - 4 changed files: - pages/features.rst - public/features.html - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/e4e6ccc91a277d0af6e258d386920da30e203cff -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/e4e6ccc91a277d0af6e258d386920da30e203cff 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
[pypy-commit] [Git][pypy/pypy][branch/py3.6] fix asyncFor, issue 3339
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 68250c44 by Matti Picus at 2020-11-06T09:20:58+02:00 fix asyncFor, issue 3339 --HG-- branch : py3.6 - - - - - 1 changed file: - pypy/interpreter/astcompiler/codegen.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/68250c44b40661c5e5679e6aa38511f447a00b0c -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/68250c44b40661c5e5679e6aa38511f447a00b0c 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
