[Python-checkins] [python/cpython] 1bebd8: [3.6] bpo-30184: Add tests for invalid use of PyAr...

GitHub noreply at github.com
Wed May 3 23:50:29 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 1bebd8a21948652a5f941c550dec06ea84d1d979
      https://github.com/python/cpython/commit/1bebd8a21948652a5f941c550dec06ea84d1d979
  Author: Serhiy Storchaka <storchaka at gmail.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M Lib/test/test_capi.py
    M Modules/_testcapimodule.c

  Log Message:
  -----------
  [3.6] bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (GH-1316). (#1441)

(cherry picked from commit 5f161fd86dd5bb936a1a2a13391b13b7e59ec201)




More information about the Python-checkins mailing list