Antoine Pitrou added the comment:

> I'd like to put a nudge towards supporting the __mod__ interface on bytes - 
> for Mercurial this is the single biggest impediment to even getting our
> testrunner working, much less starting the porting process.

Given a spec hasn't been written (bytes.__mod__ can't support the same things 
as str.__mod__), and nobody seems to step up to write it, I'd say this is 
unlikely to appear in 3.4.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3982>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to