Async-tkinter-loop

Latest version: v0.9.3

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

Scan your dependencies

Page 1 of 2

0.9.3

What's Changed
* Adding main_loop to the exports by joaomoa in https://github.com/insolor/async-tkinter-loop/pull/68
* Use ParamSpec from typing_exensions by insolor in https://github.com/insolor/async-tkinter-loop/pull/69

Updates:
* Update customtkinter version by insolor in https://github.com/insolor/async-tkinter-loop/pull/64
* Bump urllib3 from 2.0.6 to 2.0.7 by dependabot in https://github.com/insolor/async-tkinter-loop/pull/65
* Bump the docs group with 1 update by dependabot in https://github.com/insolor/async-tkinter-loop/pull/67
* Bump the dev-dependencies group with 2 updates by dependabot in https://github.com/insolor/async-tkinter-loop/pull/66

New Contributors
* joaomoa made their first contribution in https://github.com/insolor/async-tkinter-loop/pull/68

**Full Changelog**: https://github.com/insolor/async-tkinter-loop/compare/0.9.2...0.9.3

0.9.2

What's Changed
* Run tests on Python 3.12 (skip failing test on 3.12 for customtkinter) by insolor
* Rewritten some docstrings, added rudimentary documentation (https://insolor.github.io/async-tkinter-loop/) by insolor

**Full Changelog**: https://github.com/insolor/async-tkinter-loop/compare/0.9.1...0.9.2

0.9.1

What's Changed
- Mostly, technical update: minimal Python version changed from 3.8.1 to 3.8

**Full Changelog**: https://github.com/insolor/async-tkinter-loop/compare/0.9.0...0.9.1

0.9.0

What's Changed
* Drop Python 3.7 support
* Structure of the code changed back from a single module to a package
* Experimental support of [CustomTkinter](https://github.com/TomSchimansky/CustomTkinter) using mixins, see [examples/custom_tkinter.py](https://github.com/insolor/async-tkinter-loop/blob/main/examples/custom_tkinter.py)

The version number 0.9.0 doesn't mean that the next version will be 1.0.0, rather it will be 0.10.0.

**Full Changelog**: https://github.com/insolor/async-tkinter-loop/compare/0.8.1...0.9.0

0.8.1

What's Changed
* Check dooneevent() return value explicitly by insolor in https://github.com/insolor/async-tkinter-loop/pull/33

**Full Changelog**: https://github.com/insolor/async-tkinter-loop/compare/0.8.0...0.8.1

0.8.0

What's Changed
* Using `root.dooneevent()` instead of `root.update()` to process events in https://github.com/insolor/async-tkinter-loop/pull/31
* Update dependencies
* Run CI tests on Python 3.12

**Full Changelog**: https://github.com/insolor/async-tkinter-loop/compare/0.7.0...0.8.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.