Mark Dickinson added the comment:

Yes, reopening issue 14700 sounds good to me.

I'm not against fixing these issues in the bugfix branches, but we need to do 
it carefully (which unfortunately probably also means slowly).  I think that 
for the bugfix branches, each fix should be accompanied by a test that 
exercises the original bug.  I'd also suggest having a separate issue for each 
bug, for ease of review.

I'd probably also prioritise those bugs that can be triggered without having 
huge structures in memory:  e.g., the issue 14700 bug seems more important to 
fix than the PyTuple_New bug.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16096>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to