use pre-instantiated identifier string when looking up or setting the vtable of expor...
authorStefan Behnel <stefan_ml@behnel.de>
Wed, 1 May 2013 12:03:40 +0000 (14:03 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Wed, 1 May 2013 12:03:40 +0000 (14:03 +0200)
commit749249574690c227db1931c5319c36c606fbcb84
treecf20ad7fed95000250e59d84d11e0d10f6f2f067
parent9053c1e79071c3874106a72cd6a3e56c170f9b83
use pre-instantiated identifier string when looking up or setting the vtable of exported/imported extension types
Cython/Utility/ExtensionTypes.c