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 eric.smith
Recipients barry, eric.smith, martin.panter, python-dev, yselivanov
Date 2015-09-11.18:17:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441995434.21.0.584822351524.issue24965@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks again, Martin. I've found 4 bugs so far, based on your suggested tests. The ones I haven't fixed are: 'fur' strings don't work (something in the lexer), and triple quoted strings don't work correctly. I'm working on both of those, and should have an updated patch in the next day or so.
History
Date User Action Args
2015-09-11 18:17:14eric.smithsetrecipients: + eric.smith, barry, python-dev, martin.panter, yselivanov
2015-09-11 18:17:14eric.smithsetmessageid: <1441995434.21.0.584822351524.issue24965@psf.upfronthosting.co.za>
2015-09-11 18:17:14eric.smithlinkissue24965 messages
2015-09-11 18:17:13eric.smithcreate