Tagged: , ,

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #5076
    peq42
    Keymaster

    And its looking kinda awesome

    • Tail-Call Interpreter: goodbye pesky recursion limit crashes.
    • Thread Support: Free-threading is out, making multi-threading way smoother
    • Type Annotations: Now they’re lazy-evaluated, which means less hassle and more speed.
    • Zstandard Compression: New compression.zstd module for super-fast compression action.
    • Debugging Magic: Debug with almost zero overhead
    • C API Tweaks: Configuring Python through the C API is now simpler and more flexible.
    • Security: Built-in HMAC means more secure hashing without extra dependencies.
    • Remote PDB: Debug your Python processes running on a server in the cloud
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.