Files
typeshed/stdlib
Eric Wieser 6cf1ec9654 Mark all dunder attributes of BaseException as Optional (#1992)
All of these properties can be set to `None`.

Also updates `with_traceback` to only accept the values which can be stored in `__traceback__`
2018-03-28 07:55:10 -07:00
..
2018-03-27 10:05:59 -07:00
2017-03-20 20:07:58 -07:00
2018-03-21 15:16:14 -07:00