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 vstinner
Recipients Alex.Willmer, Brian Kuhl, Jim.Jewett, christian.heimes, gregory.p.smith, izbyshev, lukasz.langa, miss-islington, pxinwr, r.david.murray, vstinner
Date 2020-12-15.21:24:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608067451.35.0.522120434065.issue31904@roundup.psfhosted.org>
In-reply-to
Content
New changeset b230409f21f5e5b42de6ec10147cd95ae3bdd095 by pxinwr in branch 'master':
bpo-31904: Skip os.path.expanduser() tests on VxWorks (GH-23776)
https://github.com/python/cpython/commit/b230409f21f5e5b42de6ec10147cd95ae3bdd095
History
Date User Action Args
2020-12-15 21:24:11vstinnersetrecipients: + vstinner, gregory.p.smith, christian.heimes, r.david.murray, lukasz.langa, Jim.Jewett, Alex.Willmer, izbyshev, Brian Kuhl, miss-islington, pxinwr
2020-12-15 21:24:11vstinnersetmessageid: <1608067451.35.0.522120434065.issue31904@roundup.psfhosted.org>
2020-12-15 21:24:11vstinnerlinkissue31904 messages
2020-12-15 21:24:11vstinnercreate