]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 24017: Make PyEval_(Set|Get)CoroutineWrapper private
authorYury Selivanov <yselivanov@sprymix.com>
Mon, 1 Jun 2015 16:15:23 +0000 (12:15 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Mon, 1 Jun 2015 16:15:23 +0000 (12:15 -0400)
commitd8cf382ee70c9cf4fb71979352a70133a2ad9cb2
tree5e09db6e3564bcdc13c76b6ec02db40a6b77e742
parent0969a9f8abcf98bb43ea77b1dd050426adcfb4f7
Issue 24017: Make PyEval_(Set|Get)CoroutineWrapper private
Include/ceval.h
Python/ceval.c
Python/sysmodule.c