Jun Komoda
Jun Komoda
@vasily-v-ryabov Thank you for your reply. > What I plan soon is releasing 0.6.9 as last version supporting Python 2.7 with pinned dependencies like `comtypes
The CI pipeline was restored with the merging of #1423.
Hi, It probably has the same issues as the previous grids. If you know which framework is implementing this GUI, it might allow for a deeper discussion.
I recently started using this package. I'm interested in this issue. If `@overload` is added to `completion`, it would eliminate the need for `isinstance` for type safety, which would greatly...
Hi, @NickSherrow Lately I've been busy, and with @miraclebakelaser not having signed the new CLA, I'm unsure if it's okay to cherry-pick, so I haven't been able to start yet....
I opened #839 as a draft. For `comtypes` users with the necessary resources, please help verify the branch.
After merging #865, I noticed that `util` doesn't work with Python 3.14. This has been reported to CPython: https://github.com/python/cpython/issues/136847
A few years ago, this package aimed to support Linux and Mac as well. However, development for these platforms has stalled. Additionally, I feel that the maintenance of the existing...
> > Moreover, this package still supports Python 2.7. I think that the need to consider compatibility with Python 2.7 during maintenance has become a barrier for new contributors. >...
I believe the value of this library lies not only in its ability to work with the UIA API but also in its object-oriented handling of screen elements using the...