[pypy-issue] [issue1540] py3k: Re-enable strategies

Philip Jenvey tracker at bugs.pypy.org
Wed Jul 17 00:28:12 CEST 2013


New submission from Philip Jenvey <pjenvey at underboss.org>:

The py3k branch has certain list strategies disabled, which is a performance 
regression.

I recall the dict's String strategy mysteriously breaking translation due to the 
py3 usages of space.setitem_str. The branch may benefit from a 
space.setitem_unicode

----------
assignedto: pjenvey
messages: 5937
nosy: pypy-issue
priority: performance bug
status: unread
title: py3k: Re-enable strategies

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1540>
________________________________________


More information about the pypy-issue mailing list