]> granicus.if.org Git - python/commit
SF Patch #871704: Py_SequenceFast can mask errors
authorRaymond Hettinger <python@rcn.com>
Sun, 11 Jan 2004 23:26:51 +0000 (23:26 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 11 Jan 2004 23:26:51 +0000 (23:26 +0000)
commit2fb702966c9c7e29c2697cf0d9dc6b1a19e465d7
tree827a5a5ab76ab4c4b4b12f487bb2f8974f3aa6a7
parent44a98237d875737515364299672293360e6c7ef6
SF Patch #871704:  Py_SequenceFast can mask errors
(Contributed by Greg Chapman.)

Since this only changes the error message, I doubt that it should be
backported.
Objects/abstract.c