[Python-checkins] [python/cpython] d1c3c1: bpo-30447: Fix/skip the subinterpreters test on so...

GitHub noreply at github.com
Wed May 24 20:19:48 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: d1c3c13fedaf62b71445ccd048e395aa4a7d510f
      https://github.com/python/cpython/commit/d1c3c13fedaf62b71445ccd048e395aa4a7d510f
  Author: Eric Snow <ericsnowcurrently at gmail.com>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Changed paths:
    M Lib/test/test_capi.py
    M Programs/_testembed.c

  Log Message:
  -----------
  bpo-30447: Fix/skip the subinterpreters test on some platforms. (#1791)




More information about the Python-checkins mailing list