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 gvanrossum, levkivskyi, ned.deily, serhiy.storchaka, vstinner, xgdomingo
Date 2018-01-17.22:08:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516226901.15.0.467229070634.issue32226@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e860089fd93728824cf586fa4d91f08eff3bab73 by Victor Stinner in branch 'master':
bpo-32226: Fix memory leak in generic_alias_dealloc() (#5212)
https://github.com/python/cpython/commit/e860089fd93728824cf586fa4d91f08eff3bab73
History
Date User Action Args
2018-01-17 22:08:21vstinnersetrecipients: + vstinner, gvanrossum, ned.deily, serhiy.storchaka, levkivskyi, xgdomingo
2018-01-17 22:08:21vstinnersetmessageid: <1516226901.15.0.467229070634.issue32226@psf.upfronthosting.co.za>
2018-01-17 22:08:21vstinnerlinkissue32226 messages
2018-01-17 22:08:21vstinnercreate