On Tue, 10 Dec 2019 00:59:09 +0000 Oscar Benjamin <[email protected]> wrote: > > > Note that changing pytest to output fewer lines won't work as we will > > just hit the bytecode limit instead. > > I'm not sure. I think that pytest should have some kind of limit on > what it produces in this situation.
Agreed. I think pytest just needs to be fixed not to stupid thing. Regards Antoine. _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/UUNMLZ7S5VZ2FDPJI2CYNGLIIOUM76IU/ Code of Conduct: http://python.org/psf/codeofconduct/
