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 koobs, vstinner
Date 2019-06-25.15:06:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561475188.16.0.496069878559.issue37400@roundup.psfhosted.org>
In-reply-to
Content
New changeset d7c87d982d4ec4ba201bcee14324ae5e0e90581f by Victor Stinner in branch 'master':
bpo-37400: Fix test_os.test_chown() (GH-14374)
https://github.com/python/cpython/commit/d7c87d982d4ec4ba201bcee14324ae5e0e90581f
History
Date User Action Args
2019-06-25 15:06:28vstinnersetrecipients: + vstinner, koobs
2019-06-25 15:06:28vstinnersetmessageid: <1561475188.16.0.496069878559.issue37400@roundup.psfhosted.org>
2019-06-25 15:06:28vstinnerlinkissue37400 messages
2019-06-25 15:06:28vstinnercreate