STINNER Victor added the comment:

When trying to workaround a bug in the implementation of the PEP 456 (which was 
not known as a bug at this time), I implemented something using subprocessing 
which may be reused on SystemZ (or maybe on all platforms):

changeset:   87290:11cb1c8faf11
user:        Victor Stinner <victor.stin...@gmail.com>
date:        Wed Nov 20 12:27:48 2013 +0100
files:       Lib/test/test_gdb.py
description:
Issue #19183: Fix repr() tests of test_gdb, hash() is now platform dependent

----------

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

Reply via email to