[pypy-commit] [Git][pypy/pypy][branch/special-method-shortcut-2] NotImplemented can occur obviously, fix like this

2022-04-10 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/special-method-shortcut-2 at PyPy / pypy Commits: 20af6d6d by Carl Friedrich Bolz-Tereick at 2022-04-10T15:36:32+02:00 NotImplemented can occur obviously, fix like this --HG-- branch : special-method-shortcut-2 - - - - - 2 changed files:

[pypy-commit] [Git][pypy/pypy][branch/special-method-shortcut-2] fix test

2022-04-10 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/special-method-shortcut-2 at PyPy / pypy Commits: 80b3d9f3 by Carl Friedrich Bolz-Tereick at 2022-04-10T15:52:53+02:00 fix test --HG-- branch : special-method-shortcut-2 - - - - - 1 changed file: - lib-python/2.7/test/test_dict.py View

[pypy-commit] [Git][pypy/pypy][branch/special-method-shortcut-2] 2 commits: refactor buffer object to be more Liskov-y

2022-04-10 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/special-method-shortcut-2 at PyPy / pypy Commits: 33669d72 by Carl Friedrich Bolz-Tereick at 2022-04-10T16:36:05+02:00 refactor buffer object to be more Liskov-y --HG-- branch : special-method-shortcut-2 - - - - - 80aa413b by Carl Friedrich

[pypy-commit] [Git][pypy/pypy][branch/special-method-shortcut-2] clarify some inheritance hierarchies

2022-04-10 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/special-method-shortcut-2 at PyPy / pypy Commits: 8e4f5074 by Carl Friedrich Bolz-Tereick at 2022-04-10T17:15:50+02:00 clarify some inheritance hierarchies --HG-- branch : special-method-shortcut-2 - - - - - 2 changed files: - pypy/modul

[pypy-commit] [Git][pypy/pypy][branch/special-method-shortcut-2] disable shortcuts for micronumpy (some trouble there)

2022-04-10 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/special-method-shortcut-2 at PyPy / pypy Commits: 2e991af9 by Carl Friedrich Bolz-Tereick at 2022-04-10T17:33:01+02:00 disable shortcuts for micronumpy (some trouble there) --HG-- branch : special-method-shortcut-2 - - - - - 1 changed fil

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 12 commits: merge heads

2022-04-10 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 3e3c2ba3 by Carl Friedrich Bolz-Tereick at 2022-03-30T18:20:15+02:00 merge heads - - - - - 7fc3d607 by Ronan Lamy at 2022-03-30T19:39:08+01:00 Simplify TinyObjSpace.__init__() - - - - - 7cf846d3 by Ronan Lamy at