Idlemypyextension

Latest version: v1.2.0

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.0

In this release we update the dependencies, switch to using `ruff` instead of `flake8`, fix the python version requirements, add the dependencies in the right place in `pyproject.toml`, lots of formatting changes from ruff, asynchronous mypy runs so the editor doesn't freeze up, better mypy message handling, bugfixes in annotation parser, make mypy daemon client asynchronous, add module guard so trio can be imported even if you have a conflicting import file open in IDLE, and add module for running trio on top of Tkinter.

**Full Changelog**: https://github.com/CoolCat467/idlemypyextension/compare/v0.1.2...v0.2.0

0.1.2

This patch is mostly to fix a slight issue with the suggested annotations, so that returned annotations are not fixed to the size of the new annotation. This will allow for annotations that change sizes in the future.

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/CoolCat467/idlemypyextension/pull/1

New Contributors
* pre-commit-ci made their first contribution in https://github.com/CoolCat467/idlemypyextension/pull/1

**Full Changelog**: https://github.com/CoolCat467/idlemypyextension/compare/v0.1.1...v0.1.2

0.1.1

Update project to use pyproject.toml instead of setup.py, and fix annotation module to be able to parse lambdas in function definition default arguments. Also add precommit and run black and isort on the project.

**Full Changelog**: https://github.com/CoolCat467/idlemypyextension/compare/v0.1.0...v0.1.1

0.1.0

Fix bugs with the annotation generator, fix some spelling, and add some logic to make the comments with the `--show-error-codes` flag look a bit nicer.

**Full Changelog**: https://github.com/CoolCat467/idlemypyextension/compare/v0.0.0...v0.1.0

0.0.0

Initial Public Release of idlemypyextension

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.