Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / insolor/async-tkinter-loop issues and pull requests
#42 - Bump httpx from 0.23.3 to 0.24.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, python
#41 - Bump pillow from 9.4.0 to 9.5.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, python
#40 - Bump pytest from 7.2.2 to 7.3.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, python
#39 - Dialogs (such as messagebox) block async mainloop
Issue -
State: open - Opened by insolor almost 2 years ago
- 5 comments
Labels: bug
#38 - Integration with alternative tkinter-like libraries
Issue -
State: closed - Opened by insolor almost 2 years ago
Labels: idea
#37 - Idea: support of alternative asynchronous libraries (like `trio`, `anyio` and others)
Issue -
State: closed - Opened by insolor almost 2 years ago
Labels: idea
#36 - TODO: better documentation
Issue -
State: open - Opened by insolor almost 2 years ago
Labels: documentation, help wanted
#35 - Get project version number for a release draft from `poetry version` output
Pull Request -
State: closed - Opened by insolor almost 2 years ago
#34 - Add draft-release.yml workflow file
Pull Request -
State: closed - Opened by insolor almost 2 years ago
#33 - Check dooneevent() return value explicitly
Pull Request -
State: closed - Opened by insolor almost 2 years ago
#32 - Check dooneevent() return value explicitly
Pull Request -
State: closed - Opened by insolor almost 2 years ago
#31 - Use root.dooneevent() instead of root.update() to process events
Pull Request -
State: closed - Opened by insolor almost 2 years ago
#30 - Trying to run tests on Python 3.12
Pull Request -
State: closed - Opened by insolor almost 2 years ago
#29 - Bump black from 23.1.0 to 23.3.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, python
#28 - Bump pytest from 7.2.1 to 7.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, python
#27 - Bump httpx from 0.23.1 to 0.23.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python
#26 - Bump pillow from 9.3.0 to 9.4.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python
#25 - Bump isort from 5.11.4 to 5.11.5
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python
#24 - Bump black from 22.12.0 to 23.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python
#23 - Bump pytest from 7.2.0 to 7.2.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python
#22 - Bump black from 22.10.0 to 22.12.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python
#21 - Bump isort from 5.10.1 to 5.11.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python
#20 - Bump certifi from 2022.9.24 to 2022.12.7
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python
#19 - Example idea: file downloader with a progressbar
Issue -
State: open - Opened by insolor about 2 years ago
Labels: idea
#18 - Bump httpx from 0.23.0 to 0.23.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python
#17 - .update() is considered to be harmful, try to reimplement with running asyncio loop in a separate thread
Issue -
State: closed - Opened by insolor about 2 years ago
- 5 comments
#16 - Bump pytest from 7.1.3 to 7.2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, python
#15 - Bump pillow from 9.2.0 to 9.3.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, python
#14 - Bump black from 22.8.0 to 22.10.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, python
#13 - Bump pytest-cov from 3.0.0 to 4.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, python
#12 - Bump pytest from 7.1.2 to 7.1.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, python
#11 - Bump black from 22.6.0 to 22.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, python
#10 - Correct way to make cancellation
Issue -
State: closed - Opened by mralessio over 2 years ago
- 4 comments
Labels: bug
#9 - Add a readme file to the examples
Issue -
State: closed - Opened by insolor over 2 years ago
#8 - Bump flake8 from 5.0.3 to 5.0.4
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, python
#7 - Bump actions/cache from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions
#6 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions
#5 - Bump actions/setup-python from 2 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions
#4 - Bump flake8 from 4.0.1 to 5.0.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, python
#3 - Try to fix type annotations of the async_handler decorator according to an example from mypy
Issue -
State: closed - Opened by insolor over 2 years ago
#2 - Check if ping.py normally decodes output on the Russian versions of Windows
Issue -
State: closed - Opened by insolor over 2 years ago
- 2 comments
#1 - Bump pillow from 9.1.0 to 9.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies