wendline.core cannot be build on Python 3.5.1
( reported by @kazuhiko )
Hi !
When I was preparing a demonstration of wendline.core with the latest anaconda, based on Python 3.5.1, I found that wendline.core could not be build on Python 3.5.1, because _PyThreadState_Current is now hidden.
Here are some links that might be helpful.
https://bugs.python.org/issue25150
https://bugs.python.org/issue26154
https://github.com/vmprof/vmprof-python/commit/28479e39639bd5338f637a8179c9889ad25a437a
https://github.com/vmprof/vmprof-python/commit/b8a237cc8bdfa06f9e2c09cdf1740865f950d82e
Can you please check this issue ?
Thanks in advance !
Kazuhiko