ptpython v3.0.2 Release Notes

Release Date: 2020-04-14 // about 4 years ago
  • ๐Ÿ†• New features:

    • ๐Ÿ‘Œ Improved custom dictionary completion:
      • Also complete list indexes.
      • Also complete attributes after doing a dictionary lookup.
      • Also complete iterators in a for-loop.
    • โž• Added a 'title' option, so that applications embedding ptpython can set a title in the status bar.