Branch: refs/heads/master Home: https://github.com/python/cpython Commit: a4095efc3f26374a27cf8580a4f5ae4f7eb2f806 https://github.com/python/cpython/commit/a4095efc3f26374a27cf8580a4f5ae4f7eb2f806 Author: Jim Fasarakis-Hilliard <d.f.hilliard at gmail.com> Date: 2017年05月29日 (2017年5月29日) Changed paths: M Modules/arraymodule.c Log Message: ----------- Change error message for array methods to use 'array' instead of 'list'. (#1853)