Branch: refs/heads/3.6 Home: https://github.com/python/cpython Commit: cea2174ab7cce01c420b2770562be4c91f1f4e35 https://github.com/python/cpython/commit/cea2174ab7cce01c420b2770562be4c91f1f4e35 Author: Victor Stinner <victor.stinner at gmail.com> Date: 2017年06月23日 (2017年6月23日) Changed paths: M Lib/test/test_code.py Log Message: ----------- bpo-30604: Skip CoExtra tests if ctypes is missing (#2356) (#2358) (cherry picked from commit a4b091e135ccf345cfafdd8477aef897c5214f82)