[Python-checkins] [python/cpython] a4b091: bpo-30604: Skip CoExtra tests if ctypes is missing...

GitHub noreply at github.com
Fri Jun 23 09:08:56 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: a4b091e135ccf345cfafdd8477aef897c5214f82
      https://github.com/python/cpython/commit/a4b091e135ccf345cfafdd8477aef897c5214f82
  Author: Victor Stinner <victor.stinner at gmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M Lib/test/test_code.py

  Log Message:
  -----------
  bpo-30604: Skip CoExtra tests if ctypes is missing (#2356)




More information about the Python-checkins mailing list