[issue37484] Use PY_VECTORCALL_ARGUMENTS_OFFSET for __exit__

Inada Naoki report at bugs.python.org
Wed Jul 3 06:52:27 EDT 2019


Inada Naoki <songofacandy at gmail.com> added the comment:


New changeset 469d1a70cecc918499c288fc0e5e3d79711bc5e5 by Inada Naoki (Jeroen Demeyer) in branch 'master':
bpo-37484: use _PyObject_Vectorcall for __exit__ (GH-14557)
https://github.com/python/cpython/commit/469d1a70cecc918499c288fc0e5e3d79711bc5e5


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37484>
_______________________________________


More information about the Python-bugs-list mailing list