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 qdawans, vstinner, yselivanov
Date 2017-11-27.23:34:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511825650.36.0.213398074469.issue31245@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 28e61650b23119b68cd7943ccc01b8b9af1b4103 by Victor Stinner in branch 'master':
bpo-31245: asyncio: Fix typo, isistance => isinstance (#4594)
https://github.com/python/cpython/commit/28e61650b23119b68cd7943ccc01b8b9af1b4103
History
Date User Action Args
2017-11-27 23:34:10vstinnersetrecipients: + vstinner, yselivanov, qdawans
2017-11-27 23:34:10vstinnersetmessageid: <1511825650.36.0.213398074469.issue31245@psf.upfronthosting.co.za>
2017-11-27 23:34:10vstinnerlinkissue31245 messages
2017-11-27 23:34:10vstinnercreate