Message 394108 - Python tracker

Message394108

Author miss-islington
Recipients barneygale, brett.cannon, carltongibson, cjolowicz, miss-islington, paul.moore, ricpol, steve.dower, tim.golden, uranusjr, zach.ware
Date 2021-05-21.11:55:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621598103.72.0.188686354475.issue38671@roundup.psfhosted.org>
In-reply-to
Content
New changeset ee51c56c02d8eac28828a116fa35064919433d20 by Barney Gale in branch '3.10':
[3.10] bpo-38671: Add test that `pathlib.Path.resolve()` returns an absolute path. (GH-26184) (GH-26270)
https://github.com/python/cpython/commit/ee51c56c02d8eac28828a116fa35064919433d20
History
Date User Action Args
2021-05-21 11:55:03miss-islingtonsetrecipients: + miss-islington, brett.cannon, paul.moore, tim.golden, zach.ware, steve.dower, uranusjr, ricpol, carltongibson, barneygale, cjolowicz
2021-05-21 11:55:03miss-islingtonsetmessageid: <1621598103.72.0.188686354475.issue38671@roundup.psfhosted.org>
2021-05-21 11:55:03miss-islingtonlinkissue38671 messages
2021-05-21 11:55:03miss-islingtoncreate