[issue44891] Tests for `id(a) == id(a * 1)` for `bytes` and `str`

Łukasz Langa report at bugs.python.org
Fri Aug 13 06:04:18 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:

Dennis, there's an existing issue on making the test suite more pypy-compatible:

https://bugs.python.org/issue25130


In that issue Maciej says pypy adopted a policy to adjust tests when they have to so I'd say that unless we get a report on which additional tests should be marked as cpython_only, I wouldn't proactively do it myself.

In fact, a RustPython core dev is specifically asking for more tests here so I don't see why we shouldn't accommodate that.

----------
nosy: +lukasz.langa

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44891>
_______________________________________


More information about the Python-bugs-list mailing list