5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update src/paho/mqtt/client.py More... about 1 year ago
Update src/paho/mqtt/client.py More... about 1 year ago
Update README.rst More... about 1 year ago
Merge pull request #665 from maranov/master More... about 1 year ago
Merge pull request #635 from ffontaine/master More... about 1 year ago
Merge pull request #622 from jurijsteblaj/fix/wait-time-func More... about 1 year ago
Merge pull request #616 from ncoghlan/patch-2 More... about 1 year ago
Merge branch 'ChIoT-Tech-master' More... about 1 year ago
Merge branch 'master' of github.com:ChIoT-Tech/paho.mqtt.python into ChIoT-Tech-master More... about 1 year ago
Merge pull request #770 from akx/ruff-minimal More... about 1 year ago
Correct wrap_socket call for Python 3.12 More... about 1 year ago
CI: add workflow to build package More... about 1 year ago
Convert build to Hatch More... about 1 year ago
Unpin Py.test version; remove pytest-runner dependency More... about 1 year ago
Fix various typos More... about 1 year ago
Drop mentions of `pylama` More... about 1 year ago
CI: run with PYTHONDEVMODE=1 More... about 1 year ago
CI: test on newer versions of Python too More... about 1 year ago
Fix Ruff complaints More... about 1 year ago
Replace flake8 + isort + bandit with ruff More... about 1 year ago
Merge pull request #767 from akx/version-compat-bits More... about 1 year ago
Get rid of `six` test dependency More... about 1 year ago
Remove mock requirement (not required with Python 3) More... about 1 year ago
Fix Github linting and allow to run linter locally More... about 1 year ago
Fix Github Python versions tested More... about 1 year ago
Fix list of supported Python version More... about 1 year ago
Note that Python 3.7+ is required More... about 1 year ago
Remove unnecessary Python version checks More... about 1 year ago
Fix missing _on_pre_connect attribute More... about 1 year ago
Merge pull request #757 from petersilva/remove_python2_support_claims More... about 1 year ago