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 pablogsal
Recipients lukasz.langa, pablogsal, vstinner
Date 2019-06-02.14:45:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559486718.28.0.835156860499.issue37126@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7ffcf848df214135abeea7f6c6faa4135fd0928f by Pablo Galindo in branch 'master':
bpo-37126: Allow structseq objects to be tracked by the GC (GH-13729)
https://github.com/python/cpython/commit/7ffcf848df214135abeea7f6c6faa4135fd0928f
History
Date User Action Args
2019-06-02 14:45:18pablogsalsetrecipients: + pablogsal, vstinner, lukasz.langa
2019-06-02 14:45:18pablogsalsetmessageid: <1559486718.28.0.835156860499.issue37126@roundup.psfhosted.org>
2019-06-02 14:45:18pablogsallinkissue37126 messages
2019-06-02 14:45:18pablogsalcreate