]> granicus.if.org Git - python/commit
Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API function.
authorMeador Inge <meadori@gmail.com>
Fri, 20 Jan 2012 04:06:31 +0000 (22:06 -0600)
committerMeador Inge <meadori@gmail.com>
Fri, 20 Jan 2012 04:06:31 +0000 (22:06 -0600)
commita3443d985e84a052a45e93afa7759eb6776b7fb4
treef8be31e7e7578a1ab6a49298e01dec45f8158e56
parentda8e11ac716b9ef0a9e6aed3f9bafe80ed625b2b
Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API function.
Doc/c-api/code.rst
Misc/NEWS