]> granicus.if.org Git - python/commit
bpo-23927: Make getargs.c skipitem() skipping 'w*'. (GH-8192)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Jul 2018 17:10:40 +0000 (10:10 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Jul 2018 17:10:40 +0000 (10:10 -0700)
commitec7562068fd123969ab4d27e11f4070271c72e16
treef8e08e2bef87e14dbd96bb1850610ee01406102d
parentd68cb9d62c3671dd9aee5cdecb02fcb3268dacf0
bpo-23927: Make getargs.c skipitem() skipping 'w*'. (GH-8192)

(cherry picked from commit 504373c59b48f1ea12132d515459022730db6047)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_capi.py
Misc/NEWS.d/next/C API/2018-07-09-11-39-54.bpo-23927.pDFkxb.rst [new file with mode: 0644]
Python/getargs.c