]> granicus.if.org Git - python/commit
Issue 24342: No need to use PyAPI_FUNC for _PyEval_ApplyCoroutineWrapper
authorYury Selivanov <yselivanov@sprymix.com>
Wed, 3 Jun 2015 02:30:31 +0000 (22:30 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Wed, 3 Jun 2015 02:30:31 +0000 (22:30 -0400)
commiteb698fe68c38bf7d2eb0bebbccdcef5dfa0eccfd
tree2089c50d5439d46530f9c9ac7f4e4b8d0eaf598b
parentca829102213c466ffecb1e464be5c8cb3967d961
Issue 24342: No need to use PyAPI_FUNC for _PyEval_ApplyCoroutineWrapper
Include/ceval.h
Python/ceval.c