An open API service for providing issue and pull request metadata for open source projects.

GitHub / CabbageDevelopment/qasync issues and pull requests

#130 - Event Loop Policies Will Be Removed in Python 3.16

Issue - State: open - Opened by johnzhou721 20 days ago - 1 comment

#128 - TypeError: arguments did not match any overloaded call QMutexLocker

Issue - State: open - Opened by blluv 7 months ago - 10 comments

#126 - `asyncio.CancelledError` not caught in `asyncSlot` error handler

Issue - State: open - Opened by QQ80 11 months ago - 1 comment

#125 - Integration in IPython

Issue - State: open - Opened by michaelcroquette about 1 year ago - 2 comments

#124 - Add typing to qasync

Issue - State: open - Opened by philippkarg about 1 year ago

#122 - Allow QEventLoop from QThread

Issue - State: open - Opened by corby about 1 year ago

#121 - "RuntimeError: no running event loop" from asyncio.create_task

Issue - State: open - Opened by SJChannel over 1 year ago - 3 comments

#120 - Basic example crashes when running without venv.

Issue - State: open - Opened by HubKing over 1 year ago

#119 - Maintained badge shows no

Issue - State: closed - Opened by philippkarg over 1 year ago - 2 comments

#117 - Should qasync.run() be used?

Issue - State: open - Opened by pe224 over 1 year ago

#114 - Add slow_callback_duration logging

Pull Request - State: open - Opened by kormax over 1 year ago

#113 - Fix _QThreadWorker.run not releasing references to fulfilled command object before blocking on next queue.get call

Pull Request - State: open - Opened by kormax over 1 year ago - 5 comments
Labels: enhancement

#112 - How to use asyncClose?

Issue - State: open - Opened by jamesdbrock over 1 year ago - 1 comment

#111 - TypeException When Running with PyCharm Debugger

Issue - State: closed - Opened by j9ac9k over 1 year ago - 8 comments
Labels: upstream

#110 - Bump actions/cache from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#108 - NotImplementedError with nest_asyncio on Unix

Issue - State: open - Opened by pkgw over 1 year ago

#107 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#106 - No way to get Qt exit code (return value of QApplication.exec)

Issue - State: open - Opened by QQ80 over 1 year ago
Labels: bug, good first issue

#105 - update conda-forge package

Issue - State: closed - Opened by lriesebos over 1 year ago - 2 comments

#104 - Restore mutex without compromising performance, on Windows

Pull Request - State: closed - Opened by temeddix over 1 year ago - 8 comments

#103 - Bump the package version. Still done manually

Pull Request - State: closed - Opened by hosaka over 1 year ago

#102 - Improve examples and README

Pull Request - State: closed - Opened by temeddix over 1 year ago - 5 comments
Labels: documentation

#101 - Fix the slow performance on Windows

Pull Request - State: closed - Opened by temeddix over 1 year ago - 32 comments

#98 - Example code appears to discard reference to the created task

Issue - State: open - Opened by AlexanderWells-diamond over 1 year ago - 1 comment

#97 - Error while updating it on Manjaro

Issue - State: closed - Opened by RicaBenhossi almost 2 years ago - 1 comment
Labels: wontfix

#96 - README Introduction example text

Pull Request - State: closed - Opened by jamesdbrock almost 2 years ago - 5 comments

#95 - remove _unix.py and _window.py, and change __init__.py to use EventLoop from std module?

Issue - State: closed - Opened by brucelee07 almost 2 years ago - 1 comment
Labels: wontfix

#94 - Github Actions require Read and write permissions for the updated Release workflow

Issue - State: closed - Opened by hosaka almost 2 years ago - 2 comments
Labels: question

#93 - Deprecate python 3.6 and 3.7

Pull Request - State: closed - Opened by hosaka almost 2 years ago

#92 - Add python 3.10 support, fix test regression for win/python3.8.

Pull Request - State: closed - Opened by hosaka almost 2 years ago

#91 - Add missing IocpProactor code to remove unregistered futures

Pull Request - State: closed - Opened by hosaka almost 2 years ago

#90 - _IocpProactor._poll might need to account for _unregistered

Issue - State: closed - Opened by stat1c-void almost 2 years ago - 4 comments

#89 - Remove the Using Qt Implementation log message

Pull Request - State: closed - Opened by hosaka almost 2 years ago

#88 - Allow negative delay to be used with call_at and call_later

Pull Request - State: closed - Opened by hosaka almost 2 years ago

#87 - _IocpProactor: Acquire lock in previously missed methods

Pull Request - State: closed - Opened by dnadlinger almost 2 years ago - 1 comment

#86 - New minor release?

Issue - State: closed - Opened by dnadlinger almost 2 years ago - 2 comments

#85 - qasync will cause crash when construct QMediaPlayer in Coroutine

Issue - State: open - Opened by lovexuan almost 2 years ago - 2 comments

#84 - call_later fails with negative delay

Issue - State: closed - Opened by detlef-beckmann about 2 years ago - 3 comments
Labels: bug, help wanted

#83 - Fix qasync.run in Python 3.11

Pull Request - State: closed - Opened by veractor about 2 years ago - 1 comment

#81 - Avoid running app.exec() inside except block

Pull Request - State: closed - Opened by VegarS about 2 years ago - 1 comment

#80 - Setup automatic semver tagging/releasing using python-semantic-release

Issue - State: open - Opened by hosaka over 2 years ago
Labels: enhancement

#79 - Remove unused dependencies

Issue - State: closed - Opened by hosaka over 2 years ago
Labels: good first issue

#78 - Merging lastest dev changes to master

Pull Request - State: closed - Opened by hosaka over 2 years ago

#77 - Fix test workflow, pinned to ubuntu-20.04 instead of latest.

Pull Request - State: closed - Opened by hosaka over 2 years ago

#76 - Event Loop Policy Control

Issue - State: closed - Opened by Th3Tr00p3r over 2 years ago - 3 comments
Labels: enhancement

#75 - Fix running loop

Pull Request - State: closed - Opened by lbt over 2 years ago - 1 comment

#74 - downgrade unhelpful log message

Issue - State: closed - Opened by hartytp over 2 years ago - 1 comment
Labels: good first issue

#73 - Event loop close method doesn't fully clean up after itself

Issue - State: open - Opened by mdickinson over 2 years ago - 3 comments
Labels: bug

#72 - QEventLoop confuses asyncio's `get_running_loop`

Issue - State: closed - Opened by mdickinson over 2 years ago - 2 comments

#71 - Allow asyncSlot slots to accept signals with mismatched signatures

Pull Request - State: closed - Opened by lbt over 2 years ago - 3 comments

#70 - Remove travis/appveyor in favor of workflows. Add windows-latest target.

Pull Request - State: closed - Opened by hosaka over 2 years ago - 2 comments

#69 - No usage: in the README.

Issue - State: open - Opened by emdee-is over 2 years ago - 1 comment
Labels: documentation, good first issue

#68 - qasync doesn't work with Python 3.11

Issue - State: closed - Opened by MateuszKrawczuk over 2 years ago - 10 comments
Labels: enhancement, help wanted

#67 - Support for PySide6's snake_case __feature__

Issue - State: open - Opened by Shirk almost 3 years ago - 2 comments
Labels: enhancement

#66 - Application doesn't start in debug mode with Python 3.10 and PyQT6 only

Issue - State: closed - Opened by MateuszKrawczuk about 3 years ago - 1 comment

#65 - Event loop does not implement "_make_subprocess_transport".

Issue - State: closed - Opened by aarondewindt about 3 years ago - 3 comments

#64 - Is this project no longer maintained?

Issue - State: closed - Opened by nrbnlulu about 3 years ago - 3 comments

#63 - Custom QApplication Error

Pull Request - State: closed - Opened by gaowen9304 over 3 years ago

#62 - Crash during long running proccess in asyncio.create_subprocess_shell on Windows

Issue - State: open - Opened by esmorun over 3 years ago - 5 comments
Labels: bug, need repro

#61 - Pass kwargs to asyncSlot decorator.

Pull Request - State: closed - Opened by hosaka over 3 years ago - 4 comments

#60 - Exception when running aiohttp example with PyQt5

Issue - State: closed - Opened by grossmj over 3 years ago - 1 comment

#59 - Opening dialogs in async slots

Issue - State: closed - Opened by Feelinglight over 3 years ago - 4 comments

#58 - Cleanup timers

Pull Request - State: closed - Opened by jordanbray almost 4 years ago - 4 comments

#57 - Revert "Don't depend on QtWidgets if QtCore will do"

Pull Request - State: closed - Opened by TheGreatCabbage almost 4 years ago

#56 - Consistently use _fileno() throughout

Pull Request - State: closed - Opened by skaslev almost 4 years ago - 2 comments

#55 - Completion of concurrent tasks after `run_forever`.

Issue - State: closed - Opened by draustin almost 4 years ago - 2 comments

#54 - Don't depend on QtWidgets if QtCore will do

Pull Request - State: closed - Opened by lbt almost 4 years ago - 5 comments

#53 - Add PyQt6 support

Pull Request - State: closed - Opened by eyllanesc almost 4 years ago - 1 comment

#52 - fix PyQt6 compatibilities

Pull Request - State: closed - Opened by eyllanesc almost 4 years ago

#51 - Fix TypeError when using qasync alongside grpc

Pull Request - State: closed - Opened by skaslev almost 4 years ago

#50 - qasync with QtQuick and PySide6

Issue - State: closed - Opened by liquid-metal almost 4 years ago - 2 comments

#49 - Add pytest-raises to Pipfile

Pull Request - State: closed - Opened by felixonmars almost 4 years ago - 2 comments

#48 - PyQt6 support?

Issue - State: closed - Opened by Willy-JL about 4 years ago - 8 comments

#47 - Strange behavior of zmq.asyncio inside qasync.QEventLoop

Issue - State: closed - Opened by vipermagic about 4 years ago - 1 comment

#46 - remove "Close Application" from future.cancel

Issue - State: closed - Opened by nubonics about 4 years ago - 1 comment

#45 - QSystemTrayIcon doesn't show with qasync

Issue - State: closed - Opened by redstoneleo about 4 years ago

#44 - Pyside6

Issue - State: closed - Opened by t4n1o about 4 years ago

#43 - Performance drop with subprocesses

Issue - State: open - Opened by cmpute about 4 years ago - 1 comment
Labels: need repro

#42 - Setting up an event loop in another thread?

Issue - State: closed - Opened by dark-penguin about 4 years ago - 2 comments

#41 - Reduce logging overhead

Pull Request - State: closed - Opened by internetimagery about 4 years ago - 1 comment

#40 - Catch selector remove_writer() calls in Python>=3.9

Pull Request - State: closed - Opened by occasionallydavid about 4 years ago - 5 comments

#39 - closing the mainwindow stops the eventloop?

Issue - State: closed - Opened by RYDB3RG about 4 years ago - 1 comment

#38 - Connecting "QAction.triggered" to a slot fails (PyQt5, inside QGIS)

Issue - State: closed - Opened by s-m-e about 4 years ago - 5 comments

#37 - QEventLoop.add_reader does not accept file descriptor _objects_

Issue - State: closed - Opened by xtofl about 4 years ago - 1 comment

#36 - Allow slot functions to propagate errors up to excepthook

Pull Request - State: closed - Opened by internetimagery about 4 years ago - 2 comments

#35 - Asynchronous context managers aren't cleaned up

Issue - State: closed - Opened by gworkman over 4 years ago - 5 comments

#34 - Need help using ib_insync with qasync

Issue - State: open - Opened by romanrdgz over 4 years ago - 2 comments
Labels: question

#33 - Usage inside C++ Qt application with Python support?

Issue - State: closed - Opened by s-m-e over 4 years ago - 3 comments

#32 - Update aiohttp_fetch.py

Pull Request - State: closed - Opened by SantosJMM over 4 years ago - 2 comments

#31 - Correct loop pre/postprocessing with already_running

Pull Request - State: closed - Opened by ickby over 4 years ago - 3 comments