ptpython v2.0.5 Release Notes

Release Date: 2019-10-09 // over 4 years ago
  • ๐Ÿ†• New features:

    • โž• Added dictionary completer (off by default).
    • โž• Added fuzzy completion (off by default).
    • Highlight keywords in completion dropdown menu.
    • Enable universal wheels.

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fixed embedding repl as asyncio coroutine.
    • ๐Ÿ›  Fixed patching stdout in embedded repl.
    • ๐Ÿ›  Fixed ResourceWarning in setup.py.