[Bug 1604147] Re: pathlib.Path.path attribute has disappeared
Gavin Panella
gavin.panella at canonical.com
Mon Jul 18 21:35:59 UTC 2016
Thanks Barry. We're switching to str(path) in MAAS.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.5 in Ubuntu.
https://bugs.launchpad.net/bugs/1604147
Title:
pathlib.Path.path attribute has disappeared
Status in python3.5 package in Ubuntu:
Invalid
Bug description:
Previously pathlib.Path("/some/path").path would result in the same as
str(pathlib.Path("/some/path")). Today's update to Python 3.5.2 in
Xenial appears to have removed this property. It's easy enough to work
around, but Path.path was a public API, albeit not one documented at
https://docs.python.org/3/library/pathlib.html.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: python3.5 3.5.2-2~16.01
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Jul 18 21:30:43 2016
InstallationDate: Installed on 2014-03-16 (854 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
SourcePackage: python3.5
UpgradeStatus: Upgraded to xenial on 2015-11-22 (238 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1604147/+subscriptions
More information about the foundations-bugs
mailing list