Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
112b6e46 by Carl Friedrich Bolz-Tereick at 2022-06-02T15:12:08+02:00
#3759: fix corner cases in method and code __ne__
- - - - -
4b06897a by Carl Friedrich Bolz-Tereick at 2022-06-03T15:38:29+02:00
changes to: #3
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
a06d3e09 by Carl Friedrich Bolz-Tereick at 2022-06-03T16:06:45+02:00
#3759: remove the wrong and now unused __total_ordering__='auto' feature
- - - - -
2 changed files:
- pypy/interpreter/test/test_typedef.p
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
a06d3e09 by Carl Friedrich Bolz-Tereick at 2022-06-03T16:06:45+02:00
#3759: remove the wrong and now unused __total_ordering__='auto' feature
- - - - -
1fe31432 by Carl Friedrich Bolz-Tereick at 2022-06-03T16:17: