Idlemypyextension

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 3

1.2.0

Since the last release, we've changed the CI system to use `uv.lock` instead of `test-requirements.txt`, we've updated dependencies (Now using mypy 1.15.0), and changed the way debug logging works in a few places.

What's Changed
* Dependency updates and logging by CoolCat467 in https://github.com/CoolCat467/idlemypyextension/pull/13
* Update test requirements by CoolCat467 in https://github.com/CoolCat467/idlemypyextension/pull/17
* Bump dependencies from commit 4db804 by github-actions in https://github.com/CoolCat467/idlemypyextension/pull/29
* Bump dependencies from commit ec730e by github-actions in https://github.com/CoolCat467/idlemypyextension/pull/32
* Switch to `uv.lock` by CoolCat467 in https://github.com/CoolCat467/idlemypyextension/pull/43

New Contributors
* github-actions made their first contribution in https://github.com/CoolCat467/idlemypyextension/pull/29

**Full Changelog**: https://github.com/CoolCat467/idlemypyextension/compare/v1.1.0...v1.2.0

1.1.0

Since the last release, we refactored the continuous integration system to be based off of Trio, added command line feature to be able to add extension comments from errors saved from a file or from stdin, fixed moduleguard from scanning root folder when you installed with a virtual environment, fixed stub file typing, and figured out how to make mypy use stub files for type checking on github actions.

**Full Changelog**: https://github.com/CoolCat467/idlemypyextension/compare/v1.0.4...v1.1.0

1.0.4

Since the last release, added idlelib stubs to project's main folder, added logging extension logs to a file, and using a local copy of mttkinter instead of published version.

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/CoolCat467/idlemypyextension/pull/8
* Update trio requirement from ~=0.25.0 to >=0.25,<0.27 by dependabot in https://github.com/CoolCat467/idlemypyextension/pull/9
* Update mypy requirement from ~=1.10.1 to >=1.10.1,<1.12.0 by dependabot in https://github.com/CoolCat467/idlemypyextension/pull/10


**Full Changelog**: https://github.com/CoolCat467/idlemypyextension/compare/v1.0.3...v1.0.4

1.0.3

In this release, we update dependencies, add support for dictionary and set argument default values, add cleanup code for asynchronous event handlers for when IDLE closes, and add tests for new dictionary and set changes.

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


**Full Changelog**: https://github.com/CoolCat467/idlemypyextension/compare/v1.0.2...v1.0.3

1.0.2

This release has no functional changes, simply updating dependencies.

What's Changed
* Update mypy requirement from ~=1.8.0 to ~-1.9.0 by dependabot in https://github.com/CoolCat467/idlemypyextension/pull/5

New Contributors
* dependabot made their first contribution in https://github.com/CoolCat467/idlemypyextension/pull/5

**Full Changelog**: https://github.com/CoolCat467/idlemypyextension/compare/v1.0.1...v1.0.2

1.0.1

This release fixes an issue with the text generated if users use the legacy installation method.

**Full Changelog**: https://github.com/CoolCat467/idlemypyextension/compare/v1.0.0...v1.0.1

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.