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:
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
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
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
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
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