Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy

Commits:
dc426d3f by Carl Friedrich Bolz-Tereick at 2020-02-23T17:57:58+01:00
merge heads

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

- - - - -
76cfea06 by Carl Friedrich Bolz-Tereick at 2020-02-24T14:03:42+01:00
merge default

--HG--
branch : py3.6

- - - - -


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/45cd43ca583ccb25c860dd3d12ea32f0ff0be473...76cfea066db1e2591bd3bc613e611196092d776d

---
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/45cd43ca583ccb25c860dd3d12ea32f0ff0be473...76cfea066db1e2591bd3bc613e611196092d776d
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