Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Version 1.4.2

Latest

Choose a tag to compare

@CoolCat467 CoolCat467 released this 11 Apr 05:41
· 1 commit to main since this release
5801678

Since the last release, we fixed updated the asynchronous inner process communication (IPC) client to work properly with the changes in mypy version 1.20.0, updated dependencies, and added a new user configuration option force_base_ipc_request which will allow you to force the async IPC client module to use mypy's provided IPC framework instead of the reimplemented version we ship in the event something like this happens again, although our reimplementation should still work better.

Full Changelog: v1.4.1...v1.4.2