ptpython v3.0.11

Version Release Notes from January 20, 2021 (about 5 years ago)


ptpython v3.0.11 Release Notes

Release Date: 2021年01月20日 // about 5 years ago
  • 🆕 New features:

    • ➕ Add support for top-level await.
    • 🔨 Refactoring of event loop usage:

      • The ptpython input UI will now run in a separate thread. This makes it possible to properly embed ptpython in an asyncio application, without having to deal with nested event loops (which asyncio does not support).
      • The "eval" part doesn't anymore take place within a ptpython coroutine, so it can spawn its own loop if needed. This also fixes asyncio.run() usage in the REPL, which was broken before.
    • ➕ Added syntax highlighting and autocompletion for !-style system commands.

    🛠 Fixes:

    • ✂ Remove unexpected additional line after output.
    • 🛠 Fix system prompt. Accept !-style inputs again.
    • Don't execute PYTHONSTARTUP when -i flag was given.
Awesome Python is part of the LibHunt network. Terms. Privacy Policy.

(CC)
BY-SA
We recommend Spin The Wheel Of Names for a cryptographically secure random name picker.

AltStyle によって変換されたページ (->オリジナル) /