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 asvetlov
Recipients asvetlov, yselivanov
Date 2019-05-09.19:15:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557429303.59.0.827905889985.issue36802@roundup.psfhosted.org>
In-reply-to
Content
New changeset a076e4f5e42b85664693191d04cfb33e2f9acfa5 by Andrew Svetlov in branch 'master':
bpo-36802: Drop awrite()/aclose(), support await write() and await close() instead (#13099)
https://github.com/python/cpython/commit/a076e4f5e42b85664693191d04cfb33e2f9acfa5
History
Date User Action Args
2019-05-09 19:15:03asvetlovsetrecipients: + asvetlov, yselivanov
2019-05-09 19:15:03asvetlovsetmessageid: <1557429303.59.0.827905889985.issue36802@roundup.psfhosted.org>
2019-05-09 19:15:03asvetlovlinkissue36802 messages
2019-05-09 19:15:03asvetlovcreate