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, miss-islington, vstinner
Date 2019-06-25.20:25:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561494313.16.0.572180549048.issue37400@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1d4b6ba19466aba0eb91c4ba01ba509acf18c723 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-37400: Fix test_os.test_chown() (GH-14374) (GH-14378)
https://github.com/python/cpython/commit/1d4b6ba19466aba0eb91c4ba01ba509acf18c723
History
Date User Action Args
2019-06-25 20:25:13vstinnersetrecipients: + vstinner, koobs, miss-islington
2019-06-25 20:25:13vstinnersetmessageid: <1561494313.16.0.572180549048.issue37400@roundup.psfhosted.org>
2019-06-25 20:25:13vstinnerlinkissue37400 messages
2019-06-25 20:25:12vstinnercreate