Notes
This release of the Python agent includes bug fixes for feedparser and django-piston.
The agent can be installed using easy_install/pip/distribute via the Python Package Index or can be downloaded directly from the New Relic download site.
Bug Fixes
Fixed a crash when using feedparser
When running with the feedparser library the agent would crash on attempting to parse an RSS feed. This issue has now been corrected.
Fixed a crash when using django-piston
When running with the django-piston library the agent would crash on attempting to service a request. This issue has now been corrected.