icecream v1.3.1 Release Notes

Release Date: 2018-06-06 // almost 6 years ago
    • ✂ 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).