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 conchylicultor
Recipients conchylicultor
Date 2020-06-25.03:03:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Note that this likely affect all methods which returns new Path by calling `_from_parts` or `_from_parsed_parts`, like `.absolute`, `.resolve`,...
History
Date User Action Args
2020-06-25 03:03:34conchylicultorsetrecipients: + conchylicultor
2020-06-25 03:03:34conchylicultorsetmessageid: <[email protected]>
2020-06-25 03:03:34conchylicultorlinkissue41109 messages
2020-06-25 03:03:33conchylicultorcreate