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 yselivanov
Recipients NeilGirdhar, Rosuav, belopolsky, ethan.furman, gvanrossum, ncoghlan, python-dev, r.david.murray, rhettinger, schlamar, scoder, serhiy.storchaka, vstinner, yselivanov
Date 2015-05-07.21:25:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431033906.01.0.196864935653.issue22906@psf.upfronthosting.co.za>
In-reply-to
Content
Hi,

Please find attached an updated patch.

Summary of changes:

1. Most of feedback from Nick Coghlan and Serhiy Storchaka is applied;

2. Changes in difflib.py were reverted (unless we add the __future__ import there right now there is no need to fix it);

3. Chris' test is integrated to the patch.

All in all I think it's in a good shape now, but I'd appreciate if someone looks at genobject.c changes one more time.
History
Date User Action Args
2015-05-07 21:25:06yselivanovsetrecipients: + yselivanov, gvanrossum, rhettinger, ncoghlan, belopolsky, scoder, vstinner, r.david.murray, ethan.furman, python-dev, schlamar, Rosuav, serhiy.storchaka, NeilGirdhar
2015-05-07 21:25:06yselivanovsetmessageid: <1431033906.01.0.196864935653.issue22906@psf.upfronthosting.co.za>
2015-05-07 21:25:05yselivanovlinkissue22906 messages
2015-05-07 21:25:05yselivanovcreate