pudb/test
Michael van der Kamp 868316ec90 Add a "default" stringifier
This default is essentially what the old "type" stringifier was, but
with the addition that it also handles the logic for how to stringify
the "basic" types. This allows other stringifiers to be used on these
basic types now.

The "type" stringifier is now always just a way of viewing the type() of
a variable.
2021-04-02 12:21:53 -06:00
..
test_lowlevel.py Run pyupgrade --py36-plus 2021-03-24 19:24:11 -05:00
test_make_canvas.py Run pyupgrade --py36-plus 2021-03-24 19:24:11 -05:00
test_settings.py Delete pudb.py3compat 2021-03-24 19:20:24 -05:00
test_source_code_providers.py Enable, fix quotes linting 2020-09-28 13:53:53 -05:00
test_var_view.py Add a "default" stringifier 2021-04-02 12:21:53 -06:00