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 python-dev, r.david.murray, sdaoden, ysj.ray
Date 2011-04-06.12:16:42
SpamBayes Score 0.0014307161
Marked as misclassified No
Message-id <E1Q7Rf7-0002qk-FT@dinsdale.python.org>
In-reply-to
Content
New changeset b807cf929e26 by R David Murray in branch '3.2':
#11605: don't use set/get_payload in feedparser; they do conversions.
http://hg.python.org/cpython/rev/b807cf929e26

New changeset 642c0d6799c5 by R David Murray in branch 'default':
Merge #11605: don't use set/get_payload in feedparser; they do conversions.
http://hg.python.org/cpython/rev/642c0d6799c5
History
Date User Action Args
2011-04-06 12:16:43python-devsetrecipients: + python-dev, r.david.murray, ysj.ray, sdaoden
2011-04-06 12:16:42python-devlinkissue11605 messages
2011-04-06 12:16:42python-devcreate