]> granicus.if.org Git - python/commit
Issue #22570: Add 'path' attribute to pathlib.Path objects. (Merge 3.5->3.6)
authorGuido van Rossum <guido@dropbox.com>
Wed, 6 Jan 2016 19:03:47 +0000 (11:03 -0800)
committerGuido van Rossum <guido@dropbox.com>
Wed, 6 Jan 2016 19:03:47 +0000 (11:03 -0800)
commit483397a235630385c893941fee76379041612ee5
treeac0856036c33dbc31ae00ce41f92aad431269ecd
parente630b6818f28b6c4f8845fbaf2d115bbc3f2b733
parent1a4afec0d66d8843834250836d1056ed6d687385
Issue #22570: Add 'path' attribute to pathlib.Path objects. (Merge 3.5->3.6)
Lib/test/test_pathlib.py
Misc/NEWS