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 2018-09-12.18:43:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536777787.21.0.956365154283.issue34638@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a5d1eb8d8b7add31b5f5d9bbb31cee1a491b2c08 by Andrew Svetlov in branch 'master':
bpo-34638: Store a weak reference to stream reader to break strong references loop (GH-9201)
https://github.com/python/cpython/commit/a5d1eb8d8b7add31b5f5d9bbb31cee1a491b2c08
History
Date User Action Args
2018-09-12 18:43:07asvetlovsetrecipients: + asvetlov, yselivanov
2018-09-12 18:43:07asvetlovsetmessageid: <1536777787.21.0.956365154283.issue34638@psf.upfronthosting.co.za>
2018-09-12 18:43:07asvetlovlinkissue34638 messages
2018-09-12 18:43:07asvetlovcreate