]> 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:51 +0000 (22:30 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Wed, 3 Jun 2015 02:30:51 +0000 (22:30 -0400)
commita641def110cacdd2737b5330c3a6f9ca7accc7b9
treef4fc816e5cee830805a0ef60adb16d6378e8308c
parent47d5e15e502c198358d7d275b82bcfcd2ba21b85
parenteb698fe68c38bf7d2eb0bebbccdcef5dfa0eccfd
Issue 24342: No need to use PyAPI_FUNC for _PyEval_ApplyCoroutineWrapper

(Merge 3.5)