test_ok1/testing/code
Ran Benita 11f1f79222 Allow creating ExceptionInfo from existing exc_info for better typing
This way the ExceptionInfo generic parameter can be inferred from the
passed-in exc_info. See for example the replaced cast().
2019-07-14 14:28:24 +03:00
..
test_code.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_excinfo.py Allow creating ExceptionInfo from existing exc_info for better typing 2019-07-14 14:28:24 +03:00
test_source.py Clean up u' prefixes and py2 bytes conversions 2019-06-04 17:50:34 -07:00