IceCream v1.3.1
- Removed: Support for Python 3.3, which reached EOL on 2017-09-29.
- Fixed: ic() invocations that fail to find or access source code (e.g. eval(),
exec(), python -i, etc) now print an error message instead of throwing an
IOError (Python 2) or OSError (Python 3).