CircuitPython version and board name
Code/REPL
Behavior
traceback.print_traceback(e) behaves differently than traceback.print_traceback(e, tb=None), even though the docs claim the default value for tb when not specified is None
Description
No response
Additional information
No response
CircuitPython version and board name
latestCode/REPL
Behavior
traceback.print_traceback(e) behaves differently than traceback.print_traceback(e, tb=None), even though the docs claim the default value for tb when not specified is None
Description
No response
Additional information
No response