Branch: refs/heads/master Home: https://github.com/python/cpython Commit: b63530a94b4086abc59c87f95a78b5ce914682fe https://github.com/python/cpython/commit/b63530a94b4086abc59c87f95a78b5ce914682fe Author: Eric Snow <ericsnowcurrently at gmail.com> Date: 2017年06月01日 (2017年6月01日) Changed paths: M Doc/data/refcounts.dat Log Message: ----------- Mark PyDict_GetItemWithError() as returning a borrowed reference. (#1818)