Branch: refs/heads/bpo-news-support Home: https://github.com/python/cpython Commit: 54011640183be0f18eebe2da7b0e3e81160dbb17 https://github.com/python/cpython/commit/54011640183be0f18eebe2da7b0e3e81160dbb17 Author: Brett Cannon <brettcannon at users.noreply.github.com> Date: 2017年02月10日 (2017年2月10日) Changed paths: M Doc/tools/extensions/pyspecific.py Log Message: ----------- Fix up the match and substitution regexes Make the prefix match non-capturing and fix a bug where a backslash was left into the substitution.