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 serhiy.storchaka
Recipients Thomas.Ryan, christian.heimes, eli.bendersky, ezio.melotti, georg.brandl, loewis, python-dev, serhiy.storchaka, terry.reedy, tshepang, ygale
Date 2015-04-02.20:25:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428006307.35.0.0427155194838.issue10590@psf.upfronthosting.co.za>
In-reply-to
Content
After resolving issue2175 and committing tests that works with current code, only minimum of changes are left. Here is a patch that adds support of string argument in xml.sax.parseString().
History
Date User Action Args
2015-04-02 20:25:07serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, georg.brandl, terry.reedy, ygale, christian.heimes, ezio.melotti, eli.bendersky, Thomas.Ryan, tshepang, python-dev
2015-04-02 20:25:07serhiy.storchakasetmessageid: <1428006307.35.0.0427155194838.issue10590@psf.upfronthosting.co.za>
2015-04-02 20:25:07serhiy.storchakalinkissue10590 messages
2015-04-02 20:25:07serhiy.storchakacreate