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 eryksun
Recipients alexjacobson95, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-03-22.01:07:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The issue with non-strict resolution of relative paths that do not exist is being addressed in bpo-38671. The proposal to support and document the absolute() method is addressed in bpo-29688.
History
Date User Action Args
2021-03-22 01:07:54eryksunsetrecipients: + eryksun, paul.moore, tim.golden, zach.ware, steve.dower, alexjacobson95
2021-03-22 01:07:54eryksunsetmessageid: <[email protected]>
2021-03-22 01:07:54eryksunlinkissue36860 messages
2021-03-22 01:07:54eryksuncreate