Simon Law added the comment:

It looks like this was caught in the 3.3 branch, but only fixed it in the 
comment:

changeset:   75448:d8f68195210e
user:        Larry Hastings <la...@hastings.org>
date:        Mon Mar 05 22:59:13 2012 -0800
summary:     Fix a comment: PySequence_Fast() creates a list, not a tuple.

The included patch applies cleanly to Python 2.7 and 3.2. When applying to 3.3, 
include the failure in Objects/abstract.c because the same change has already 
been made.

----------
keywords: +patch
Added file: http://bugs.python.org/file27857/16395.patch

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

Reply via email to