[Python-ideas] Check type hints in stack trace printing

Daniel Sánchez Fábregas daniel.sanchez.fabregas at xunta.gal
Thu Jun 14 07:03:37 EDT 2018


My idea consist in:
Adding a method to perform type checking in traceback objects
When printing stack traces search for mistyped arguments and warn about
them to the user.

Don't know if it is in the roadmap, but seems that have a good
cost/benefit ratio to me.


More information about the Python-ideas mailing list