This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, artifex93, martin.panter, neologix, oquanox, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-01-12.21:24:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150112204537.22417.7603@psf.io>
In-reply-to
Content
New changeset 4a55b98314cd by Antoine Pitrou in branch 'default':
Issue #19777: Provide a home() classmethod on Path objects.
https://hg.python.org/cpython/rev/4a55b98314cd
History
Date User Action Args
2015-01-12 21:24:23python-devsetrecipients: + python-dev, pitrou, vstinner, Arfrever, neologix, martin.panter, serhiy.storchaka, oquanox, artifex93
2015-01-12 21:24:23python-devlinkissue19777 messages
2015-01-12 21:24:23python-devcreate