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 gregory.p.smith
Recipients gregory.p.smith, miss-islington, sobolevn, twouters
Date 2021-12-24.08:07:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640333274.03.0.326217665357.issue46150@roundup.psfhosted.org>
In-reply-to
Content
New changeset b8de8b7039cee47465b2af9950b0b9ed2d3f2903 by Nikita Sobolev in branch 'main':
bpo-46150: ensure `fakeuser` does not exist in `PosixPathTest.test_expanduser` (GH-30240)
https://github.com/python/cpython/commit/b8de8b7039cee47465b2af9950b0b9ed2d3f2903
History
Date User Action Args
2021-12-24 08:07:59miss-islingtonsetrecipients: + miss-islington
2021-12-24 08:07:54gregory.p.smithsetrecipients: + gregory.p.smith, twouters, sobolevn
2021-12-24 08:07:54gregory.p.smithsetmessageid: <1640333274.03.0.326217665357.issue46150@roundup.psfhosted.org>
2021-12-24 08:07:54gregory.p.smithlinkissue46150 messages
2021-12-24 08:07:53gregory.p.smithcreate