ptpython v3.0.4 Release Notes

Release Date: 2020-08-10 // over 3 years ago
  • ๐Ÿ†• New features:

    • ๐Ÿ‘ Allow leading whitespace before single line expressions.
    • ๐Ÿ‘‰ Show full syntax error in validator.
    • Added vi_start_in_navigation_mode and vi_keep_last_used_mode options.

    ๐Ÿ›  Fixes:

    • ๐Ÿ‘Œ Improved dictionary completion: handle keys that contain spaces and don't recognize numbers as variable names.
    • ๐Ÿ›  Fix in exit confirmation.