[pypy-commit] [Git][pypy/pypy][branch/py3.7] another subtlely around subclasses of Decimal
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: ac2efd08 by Carl Friedrich Bolz-Tereick at 2020-03-23T13:08:07+01:00 another subtlely around subclasses of Decimal --HG-- branch : py3.7 - - - - - 2 changed files: - extra_tests/test_decimal.py - lib_pypy/_decimal.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/ac2efd08c74a5b0cc5d52576a9e4dedd5613e247 --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/ac2efd08c74a5b0cc5d52576a9e4dedd5613e247 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy][branch/py3.6] Partial revert of 2daf9ca169e to avoid regression on issue #3096
Ronan Lamy pushed to branch branch/py3.6 at PyPy / pypy Commits: 7ba2e992 by Ronan Lamy at 2020-03-23T18:13:37+00:00 Partial revert of 2daf9ca169e to avoid regression on issue #3096 --HG-- branch : py3.6 - - - - - 1 changed file: - pypy/interpreter/pyframe.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/7ba2e9927231a956123c7f84355b26f3f13e9d4b --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/7ba2e9927231a956123c7f84355b26f3f13e9d4b You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy][branch/py3.6] Skip CPython-specific C API tests
Ronan Lamy pushed to branch branch/py3.6 at PyPy / pypy Commits: b8d58765 by Ronan Lamy at 2020-03-23T19:11:16+00:00 Skip CPython-specific C API tests --HG-- branch : py3.6 - - - - - 1 changed file: - lib-python/3/test/test_capi.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/b8d58765cbf6b249476894bfd0f3bcb7d1dc0b34 --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/b8d58765cbf6b249476894bfd0f3bcb7d1dc0b34 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy][branch/py3.6] Always encode with UTF8 when passing strings to _gdbm
Ronan Lamy pushed to branch branch/py3.6 at PyPy / pypy Commits: aaff5d20 by Ronan Lamy at 2020-03-23T19:29:43+00:00 Always encode with UTF8 when passing strings to _gdbm --HG-- branch : py3.6 - - - - - 1 changed file: - lib_pypy/_gdbm.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/aaff5d20b510d91868fb7407fb10265f2ece1fb3 --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/aaff5d20b510d91868fb7407fb10265f2ece1fb3 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy][branch/py3.6] add some "#ifndef PYLIMITID_API" macros for PyDescr, used in ufal.udpipe
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 50c298f1 by Matti Picus at 2020-03-23T22:34:46+02:00 add some "#ifndef PYLIMITID_API" macros for PyDescr, used in ufal.udpipe --HG-- branch : py3.6 - - - - - 1 changed file: - pypy/module/cpyext/parse/cpyext_descrobject.h View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/50c298f1b56154a37831433d15d4371baf95194d --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/50c298f1b56154a37831433d15d4371baf95194d You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit