ptpython v3.0.19 Release Notes

Release Date: 2021-07-08 // over 2 years ago
  • ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix handling of SystemExit (fixes "ValueError: I/O operation on closed file").
    • ๐Ÿ‘ Allow usage of await in assignment expressions or for-loops.