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 vstinner
Date 2017-08-21.16:35:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503333306.11.0.878987048211.issue31247@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 12a3e343e1667f91c0095a9a7dc15048cb620e41 by Victor Stinner in branch '3.6':
bpo-31247: xmlrpc.server: break reference cycle (#3166) (#3168)
https://github.com/python/cpython/commit/12a3e343e1667f91c0095a9a7dc15048cb620e41
History
Date User Action Args
2017-08-21 16:35:06vstinnersetrecipients: + vstinner
2017-08-21 16:35:06vstinnersetmessageid: <1503333306.11.0.878987048211.issue31247@psf.upfronthosting.co.za>
2017-08-21 16:35:06vstinnerlinkissue31247 messages
2017-08-21 16:35:06vstinnercreate