Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
5f47eeec by Philipp Hörist at 2024-04-18T19:58:02+02:00
cq: Use inbuild set type

- - - - -
cdb38124 by Philipp Hörist at 2024-04-18T20:02:32+02:00
cq: Don’t use deprecated typing imports

- - - - -
cc8da81f by Philipp Hörist at 2024-04-18T20:09:46+02:00
cq: Remove unused imports

- - - - -
896906f7 by Philipp Hörist at 2024-04-18T21:13:03+02:00
cq: Fix some ruff errors

- - - - -
9dbaebdc by Philipp Hörist at 2024-04-18T21:13:03+02:00
cq: Rename variables

- - - - -
7ac9184f by Philipp Hörist at 2024-04-18T21:13:03+02:00
ci: Remove pylint tests

- - - - -
a88c82db by Philipp Hörist at 2024-04-18T21:13:03+02:00
ci: Add ruff check

- - - - -
2ea0df03 by Philipp Hörist at 2024-04-18T21:14:40+02:00
ci: Add pre-commit-config.yaml

- - - - -


30 changed files:

- − .ci/pylint-test.py
- .gitlab-ci.yml
- + .pre-commit-config.yaml
- − .pylintrc
- nbxmpp/__init__.py
- nbxmpp/client.py
- nbxmpp/connection.py
- nbxmpp/const.py
- nbxmpp/http.py
- nbxmpp/idlequeue.py
- nbxmpp/language.py
- nbxmpp/modules/blocking.py
- nbxmpp/modules/dataforms.py
- nbxmpp/modules/date_and_time.py
- nbxmpp/modules/muc/__init__.py
- nbxmpp/modules/register/__init__.py
- nbxmpp/modules/security_labels.py
- nbxmpp/modules/user_avatar.py
- nbxmpp/modules/util.py
- nbxmpp/modules/vcard4.py
- nbxmpp/namespaces.py
- nbxmpp/protocol.py
- nbxmpp/sasl.py
- nbxmpp/simplexml.py
- nbxmpp/stringprep.py
- nbxmpp/structs.py
- nbxmpp/task.py
- nbxmpp/tcp.py
- nbxmpp/third_party/hsluv.py
- nbxmpp/util.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/compare/d47caac83dcf44010c793a787294bfe558b6a3f6...2ea0df036ddeef8d2ecede72a91e048beb426516

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/compare/d47caac83dcf44010c793a787294bfe558b6a3f6...2ea0df036ddeef8d2ecede72a91e048beb426516
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to