Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 85f643023fed3d4e2fb8e399f9ad57f3a65ef237 https://github.com/python/cpython/commit/85f643023fed3d4e2fb8e399f9ad57f3a65ef237 Author: xdegaye <xdegaye at gmail.com> Date: 2017年07月01日 (2017年7月01日) Changed paths: M Lib/test/test_capi.py A Misc/NEWS.d/next/Tests/2017-06-30-11-20-20.bpo-30695.lo7FQX.rst M Modules/_testcapimodule.c Log Message: ----------- bpo-30695: Add set_nomemory(start, stop) to _testcapi (GH-2406)