Branch: refs/heads/master Home: https://github.com/python/cpython Commit: add98eb4fe41baeaa70fbd4ccc020833740609a4 https://github.com/python/cpython/commit/add98eb4fe41baeaa70fbd4ccc020833740609a4 Author: Antoine Pietri <seirl at users.noreply.github.com> Date: 2017年06月07日 (2017年6月07日) Changed paths: M Lib/pathlib.py M Lib/test/test_pathlib.py M Misc/ACKS Log Message: ----------- bpo-30177: pathlib: include the full path in resolve(strict=False) (#1893)