Antoine Pitrou added the comment: I suppose it's in SizeofTest specifically (in the future, please quote more detailed test information; you can get it by replaying a test in verbose mode, e.g. "./python -m test -v test_sys").
Can you post the output of: >>> struct.calcsize("PPnP5Pb") >>> struct.calcsize("PPnP5Pi") >>> struct.calcsize("PPnP5Pb0P") >>> struct.calcsize("PPnP5Pi0P") ---------- components: +Tests versions: +Python 3.4 -Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18063> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com