Message 389268 - Python tracker

Message389268

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 <1616375274.42.0.0895285715809.issue36860@roundup.psfhosted.org>
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: <1616375274.42.0.0895285715809.issue36860@roundup.psfhosted.org>
2021-03-22 01:07:54eryksunlinkissue36860 messages
2021-03-22 01:07:54eryksuncreate