STINNER Victor <vstin...@python.org> added the comment:

> do we have any buildbots using -X showrefcount?

No. What would be the purpose of such buildbot?

-X showrefcount is tested by test_cmd_line.test_showrefcount().

I ran "./python -X showrefcount -m test -j0 -r": all tests pass. (test_pty fail 
when run in parallel, but pass when run sequentially: bpo-38547, it's unrelated 
to this change).

----------

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

Reply via email to