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 skrah
Recipients Thomas.Waldmann, skrah, xtreak
Date 2019-01-08.18:12:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546971137.45.0.562235471737.issue35686@roundup.psfhosted.org>
In-reply-to
Content
The behavior seems to be correct to me: If there are exports, the memoryview cannot be released.

The application needs to ensure that release() is not called when
there are exports left.
History
Date User Action Args
2019-01-08 18:12:18skrahsetrecipients: + skrah, Thomas.Waldmann, xtreak
2019-01-08 18:12:17skrahsetmessageid: <1546971137.45.0.562235471737.issue35686@roundup.psfhosted.org>
2019-01-08 18:12:17skrahlinkissue35686 messages
2019-01-08 18:12:17skrahcreate