STINNER Victor <vstin...@python.org> added the comment:

What's New In Python 3.2 says:
"The misleading functions PyEval_AcquireLock() and PyEval_ReleaseLock() have 
been officially deprecated. The thread-state aware APIs (such as 
PyEval_SaveThread() and PyEval_RestoreThread()) should be used instead."
https://docs.python.org/dev/whatsnew/3.2.html#porting-to-python-3-2

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39998>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to