]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF bug #1183742: PyDict_Copy() can return non-NULL value on error
authorRaymond Hettinger <python@rcn.com>
Fri, 15 Apr 2005 16:07:09 +0000 (16:07 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 15 Apr 2005 16:07:09 +0000 (16:07 +0000)
commit9e4b2e78175deb541202819425e2dbfc9b3eef2b
treee8e3da4af2384ef510495e4aa81613ed4cd7b3de
parent9499857237ac264b57d39870682a3066f9b009dc
SF bug #1183742: PyDict_Copy() can return non-NULL value on error
Objects/dictobject.c