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 pitrou
Recipients brett.cannon, pitrou, timhoffm
Date 2020-04-19.15:29:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587310196.65.0.464807864977.issue40148@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8aea4b3605059e243f1827d9328d6fc8d698c0a7 by Tim Hoffmann in branch 'master':
bpo-40148: Add PurePath.with_stem() (GH-19295)
https://github.com/python/cpython/commit/8aea4b3605059e243f1827d9328d6fc8d698c0a7
History
Date User Action Args
2020-04-19 15:29:56pitrousetrecipients: + pitrou, brett.cannon, timhoffm
2020-04-19 15:29:56pitrousetmessageid: <1587310196.65.0.464807864977.issue40148@roundup.psfhosted.org>
2020-04-19 15:29:56pitroulinkissue40148 messages
2020-04-19 15:29:56pitroucreate