Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy

Commits:
bbf83041 by Carl Friedrich Bolz-Tereick at 2020-02-24T13:20:40+01:00
make it possible to convert classes to strs in RPython (I keep running into
this problem)

- - - - -
1ac92983 by Carl Friedrich Bolz-Tereick at 2020-02-24T13:37:05+01:00
ouch, it's *not* safe to promote list strategies, due to SizeListStrategy. 
use
the type as the green key instead

- - - - -


3 changed files:

- pypy/objspace/std/listobject.py
- rpython/rtyper/rclass.py
- rpython/rtyper/test/test_rclass.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/dc426d3f3ccc7cd6dea68c675991ee3abb77e9b2...1ac92983edccdf5bd5c4ef23cbb68b79219953c4

---
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/dc426d3f3ccc7cd6dea68c675991ee3abb77e9b2...1ac92983edccdf5bd5c4ef23cbb68b79219953c4
You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to