[pypy-commit] [Git][pypy/pypy][branch/default] 4 commits: use python2 type comparison, not python3 for old-style classes

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 76b87aaa by Matti Picus at 2021-11-30T07:21:55+02:00 use python2 type comparison, not python3 for old-style classes - - - - - 2821f779 by Matti Picus at 2021-11-30T07:34:36+02:00 update version of pycparser to 2.21 - - - - -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 6 commits: refactor to get correct error message (with the '=' for inplace ops)

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: cccb961d by Matti Picus at 2021-11-29T12:29:56+02:00 refactor to get correct error message (with the '=' for inplace ops) - - - - - 76b87aaa by Matti Picus at 2021-11-30T07:21:55+02:00 use python2 type comparison, not python3 fo

[pypy-commit] [Git][pypy/pypy][branch/rangeiter-reduce] fix state tuple, add self.start

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/rangeiter-reduce at PyPy / pypy Commits: da321467 by Matti Picus at 2021-11-30T00:37:59+02:00 fix state tuple, add self.start --HG-- branch : rangeiter-reduce - - - - - 1 changed file: - pypy/module/__builtin__/functional.py View it on Heptapod: https

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: fix test for python3

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: f5dd98b2 by Matti Picus at 2021-11-29T19:21:46+02:00 fix test for python3 --HG-- branch : rangeiter-reduce - - - - - 87b4c03d by Matti Picus at 2021-11-29T20:22:43+02:00 add undocumented __setstate__ for range_iterator classes,

[pypy-commit] [Git][pypy/pypy][branch/py3-interplevel-ast-rewrite] 4 commits: fix attributes, enable rewriting for apptest_* with cmdline

2021-11-29 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3-interplevel-ast-rewrite at PyPy / pypy Commits: 7a5f61eb by Carl Friedrich Bolz-Tereick at 2021-11-29T20:05:49+01:00 fix attributes, enable rewriting for apptest_* with cmdline --HG-- branch : py3-interplevel-ast-rewrite - - - - - 08ce9

[pypy-commit] [Git][pypy/pypy][branch/py3.7] spooky action at a distance: fix the module/sys failures about SimpleNameSpace

2021-11-29 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 270c2737 by Carl Friedrich Bolz-Tereick at 2021-11-29T22:59:13+01:00 spooky action at a distance: fix the module/sys failures about SimpleNameSpace --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/modul

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3-interplevel-ast-rewrite

2021-11-29 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed new branch branch/py3-interplevel-ast-rewrite at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3-interplevel-ast-rewrite You're receiving this email because of your account on foss.heptapod.net. ___

[pypy-commit] [Git][pypy/pypy][branch/py3.9] silence a deprecation warning

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 0d407947 by Matti Picus at 2021-11-29T16:27:51+02:00 silence a deprecation warning --HG-- branch : py3.9 - - - - - 1 changed file: - lib_pypy/_lzma.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/0d40

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/rangeiter-reduce

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed new branch branch/rangeiter-reduce at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/rangeiter-reduce You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commi

[pypy-commit] [Git][pypy/pypy][branch/py3.9] recopy 0-sized files from cpython tree, continuation of 99fb8759b517

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: bf6bfe4b by Matti Picus at 2021-11-29T15:24:34+02:00 recopy 0-sized files from cpython tree, continuation of 99fb8759b517 --HG-- branch : py3.9 - - - - - 3 changed files: - lib-python/3/ensurepip/_bundled/pip-21.2.4-py3-none

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 6 commits: fix

2021-11-29 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 1c12bbf5 by Carl Friedrich Bolz-Tereick at 2021-11-28T21:43:37+01:00 fix --HG-- branch : py3.7 - - - - - da4331ae by Carl Friedrich Bolz-Tereick at 2021-11-28T22:12:58+01:00 grumble, maybe like this? --HG-- bra

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: fix

2021-11-29 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 1c12bbf5 by Carl Friedrich Bolz-Tereick at 2021-11-28T21:43:37+01:00 fix --HG-- branch : py3.7 - - - - - da4331ae by Carl Friedrich Bolz-Tereick at 2021-11-28T22:12:58+01:00 grumble, maybe like this? --HG-- bra

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 4 commits: use unwrap_spec(version=int) here

2021-11-29 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 1e316498 by Carl Friedrich Bolz-Tereick at 2021-11-28T19:49:46+01:00 use unwrap_spec(version=int) here --HG-- branch : py3.7 - - - - - b5a32cc7 by Carl Friedrich Bolz-Tereick at 2021-11-28T19:56:46+01:00 cache t

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 5 commits: use unwrap_spec(version=int) here

2021-11-29 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 1e316498 by Carl Friedrich Bolz-Tereick at 2021-11-28T19:49:46+01:00 use unwrap_spec(version=int) here --HG-- branch : py3.7 - - - - - b5a32cc7 by Carl Friedrich Bolz-Tereick at 2021-11-28T19:56:46+01:00 cache t

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: add a typedef for AsyncGenValueWrapper, you can reach it with a trace hook,

2021-11-29 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: ed7470f8 by Carl Friedrich Bolz-Tereick at 2021-11-29T12:37:20+01:00 add a typedef for AsyncGenValueWrapper, you can reach it with a trace hook, leading to a segfault --HG-- branch : py3.7 - - - - - 606545d7 by

[pypy-commit] [Git][pypy/pypy][branch/default] refactor to get correct error message (with the '=' for inplace ops)

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: cccb961d by Matti Picus at 2021-11-29T12:29:56+02:00 refactor to get correct error message (with the '=' for inplace ops) - - - - - 2 changed files: - pypy/objspace/descroperation.py - pypy/objspace/std/test/test_intobject.