Re: [Python-Dev] PEP 567 v2

2018年1月02日 15:57:53 -0800

PEP:
"int PyContext_Enter(PyContext *) and int PyContext_Exit(PyContext *) allow
to set and restore the context for the current OS thread."
What is the difference between Enter and Exit? Why not having a single
Py_SetContext() function?
Victor
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to