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 python-dev
Recipients Costas, barry, python-dev, r.david.murray
Date 2016-07-16.01:30:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160716013032.111306.76220.CC826340@psf.io>
In-reply-to
Content
New changeset 6c7fd035bce3 by R David Murray in branch '3.5':
#27522: break unintended cycle in feedparser.
https://hg.python.org/cpython/rev/6c7fd035bce3

New changeset e1278508f3cb by R David Murray in branch 'default':
Merge: #27522: break unintended cycle in feedparser.
https://hg.python.org/cpython/rev/e1278508f3cb
History
Date User Action Args
2016-07-16 01:30:38python-devsetrecipients: + python-dev, barry, r.david.murray, Costas
2016-07-16 01:30:37python-devlinkissue27522 messages
2016-07-16 01:30:37python-devcreate