[issue37902] Add scrolling for IDLE browsers

George Zhang report at bugs.python.org
Thu Aug 22 13:49:46 EDT 2019


George Zhang <geetransit at gmail.com> added the comment:

Also, how should I get the new code coverage percentage  (or should it be ignored for now)?

I'm thinking of adding a few more tests that send invalid events which would raise KeyError but I don't think that this behaviour will be used  (and it's not documented). Should it give a more specific error message?

The test for multicall is only targeting the MultiCall class that gets returned.  How should it check for any possible subclasses of it?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37902>
_______________________________________


More information about the Python-bugs-list mailing list