[Python-Dev] cpython: Tighten-up code in the set iterator to use an entry pointer rather than

Ethan Furman ethan at stoneleaf.us
Tue Jul 7 21:03:58 CEST 2015


On 07/07/2015 08:15 AM, Serhiy Storchaka wrote:
> On 07.07.15 17:33, Maciej Fijalkowski wrote:
>> On Tue, Jul 7, 2015 at 3:08 PM, Serhiy Storchaka wrote:

>>> There is no haste. Only developed branch is affected and we have enough time
>>> to fix it. No buildbots is broken.
>>
>> Then maybe a good option would be to add the crasher to the test
>> suite, so the buildbots *are* actually broken showing the problem
>> exists?
>
> This will make harder to notice (and fix!) other regressions.

I don't understand what you are trying to say.  If a bug is worth fixing, it's worth having a test so we don't have to fix it again in the future.

--
~Ethan~


More information about the Python-Dev mailing list