Branch: refs/heads/benjamin-configure-inline Home: https://github.com/python/cpython Commit: 4093f288d957d2be8cf2a7bfcdf14add9b88450c https://github.com/python/cpython/commit/4093f288d957d2be8cf2a7bfcdf14add9b88450c Author: Benjamin Peterson <benjamin at python.org> Date: 2017年04月20日 (2017年4月20日) Changed paths: M Include/pyport.h M Modules/_sre.c M configure M configure.ac M pyconfig.h.in Log Message: ----------- remove configure test for inline keyword We require C99, so a configure test for this standard feature is not needed.