]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed the array module in unicode disabled build (regression of issue20014).
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 31 May 2015 08:56:48 +0000 (11:56 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 31 May 2015 08:56:48 +0000 (11:56 +0300)
commitdc967c137cb5e2e0f558cedbb94a13256db3fb75
tree99414d26fe79904cfa78733ab216eb74da5e09bb
parent062bed289bd2806815203add22d134762bcfbcc3
Fixed the array module in unicode disabled build (regression of issue20014).
Lib/test/test_array.py
Modules/arraymodule.c