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, xiang.zhang
Date 2018-07-19.08:50:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531990211.04.0.56676864532.issue32692@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 81950495ba2c36056e0ce48fd37d514816c26747 by Victor Stinner in branch 'master':
bpo-32692: Fix test_threading.test_set_and_clear() (GH-8331)
https://github.com/python/cpython/commit/81950495ba2c36056e0ce48fd37d514816c26747
History
Date User Action Args
2018-07-19 08:50:11vstinnersetrecipients: + vstinner, xiang.zhang
2018-07-19 08:50:11vstinnersetmessageid: <1531990211.04.0.56676864532.issue32692@psf.upfronthosting.co.za>
2018-07-19 08:50:11vstinnerlinkissue32692 messages
2018-07-19 08:50:10vstinnercreate