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 durin42
Recipients barry, berker.peksag, durin42, gward, ncoghlan, pitrou, r.david.murray, terry.reedy
Date 2015-04-15.22:24:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429136642.53.0.152534326521.issue17445@psf.upfronthosting.co.za>
In-reply-to
Content
Changes to 3.4 aren't going to help Mercurial. Given that bytes formatting is new in 3.5, I won't be attempting a port that supports a version of Python 3 any older than 3.5. At this point, just a difflib.diff_bytes method in 3.5 would be sufficient to satisfy my needs.
History
Date User Action Args
2015-04-15 22:24:02durin42setrecipients: + durin42, barry, gward, terry.reedy, ncoghlan, pitrou, r.david.murray, berker.peksag
2015-04-15 22:24:02durin42setmessageid: <1429136642.53.0.152534326521.issue17445@psf.upfronthosting.co.za>
2015-04-15 22:24:02durin42linkissue17445 messages
2015-04-15 22:24:02durin42create