Inada Naoki <[email protected]> added the comment:
static_buffers is not a static variable. It is auto local variable. So I think other thread don't hijack it. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39974> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
