[issue26765] Factor out common bytes and bytearray implementation

Terry J. Reedy report at bugs.python.org
Sat Jul 2 20:07:39 EDT 2016


Terry J. Reedy added the comment:

Checking, I see that 3 of 4 Windows buildbots ran with this patch, so there must be something significantly different about my VS install with respect to this particular patch.  #26624 might or might not have something to do with it (see my posts today).  I can't tell from the logs which update the buildbots are running.

The fourth, x86windows7 crashed before running anything (http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/11283/steps/test/logs/stdio), after having previously run part way through the tests.  It *might* have a similar problem, or might not.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26765>
_______________________________________


More information about the Python-bugs-list mailing list