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 miss-islington
Recipients eric.snow, izbyshev, miss-islington, pablogsal, vstinner
Date 2019-02-15.22:29:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550269746.01.0.910961827664.issue35984@roundup.psfhosted.org>
In-reply-to
Content
New changeset 36433221f06d649dbd7e13f5fec948be8ffb90af by Miss Islington (bot) (Alexey Izbyshev) in branch 'master':
bpo-35984: _xxsubinterpreters: Fix memory leak in _channel_send() (GH-11845)
https://github.com/python/cpython/commit/36433221f06d649dbd7e13f5fec948be8ffb90af
History
Date User Action Args
2019-02-15 22:29:06miss-islingtonsetrecipients: + miss-islington, vstinner, eric.snow, izbyshev, pablogsal
2019-02-15 22:29:06miss-islingtonsetmessageid: <1550269746.01.0.910961827664.issue35984@roundup.psfhosted.org>
2019-02-15 22:29:06miss-islingtonlinkissue35984 messages
2019-02-15 22:29:05miss-islingtoncreate