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 pitrou
Recipients giampaolo.rodola, gvanrossum, pitrou, yselivanov
Date 2017-11-07.16:22:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510071741.23.0.213398074469.issue31960@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 518c6b97868d9c665475a40567b0aa417afad607 by Antoine Pitrou (Miss Islington (bot)) in branch '3.6':
bpo-31960: Fix asyncio.Future documentation for thread (un)safety. (GH-4319) (#4320)
https://github.com/python/cpython/commit/518c6b97868d9c665475a40567b0aa417afad607
History
Date User Action Args
2017-11-07 16:22:21pitrousetrecipients: + pitrou, gvanrossum, giampaolo.rodola, yselivanov
2017-11-07 16:22:21pitrousetmessageid: <1510071741.23.0.213398074469.issue31960@psf.upfronthosting.co.za>
2017-11-07 16:22:21pitroulinkissue31960 messages
2017-11-07 16:22:21pitroucreate