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 vstinner
Date 2019-03-11.12:59:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552309186.11.0.51070750936.issue36234@roundup.psfhosted.org>
In-reply-to
Content
New changeset 701af605df336c9e32751e9031266a2da60656c1 by Victor Stinner in branch '2.7':
bpo-36234: test_os: check TypeError for invalid uid type (GH-12235)
https://github.com/python/cpython/commit/701af605df336c9e32751e9031266a2da60656c1
History
Date User Action Args
2019-03-11 12:59:46vstinnersetrecipients: + vstinner
2019-03-11 12:59:46vstinnersetmessageid: <1552309186.11.0.51070750936.issue36234@roundup.psfhosted.org>
2019-03-11 12:59:46vstinnerlinkissue36234 messages
2019-03-11 12:59:46vstinnercreate