Philipp Hörist pushed to branch master at gajim / gajim


Commits:
a4cacbfa by Philipp Hörist at 2023-05-28T21:19:39+02:00
cq: Avoid extraneous parentheses

- - - - -
6e9eab11 by Philipp Hörist at 2023-05-28T21:21:11+02:00
cq: Import from collections.abc instead from typing

- - - - -
5a9362fd by Philipp Hörist at 2023-05-28T21:23:36+02:00
cq: Use union operator in ininstance() calls

- - - - -
af4223a9 by Philipp Hörist at 2023-05-28T21:30:32+02:00
cq: Use f-string instead of `format` call

- - - - -


30 changed files:

- gajim/common/commands.py
- gajim/common/configpaths.py
- gajim/common/dbus/remote_control.py
- gajim/common/dbus/system_style.py
- gajim/common/events.py
- gajim/common/file_props.py
- gajim/common/ged.py
- gajim/common/helpers.py
- gajim/common/jingle_content.py
- gajim/common/jingle_rtp.py
- gajim/common/jingle_session.py
- gajim/common/logging_helpers.py
- gajim/common/modules/blocking.py
- gajim/common/modules/caps.py
- gajim/common/modules/contacts.py
- gajim/common/modules/delimiter.py
- gajim/common/modules/httpupload.py
- gajim/common/modules/omemo.py
- gajim/common/modules/ping.py
- gajim/common/modules/pubsub.py
- gajim/common/modules/roster.py
- gajim/common/modules/security_labels.py
- gajim/common/modules/user_avatar.py
- gajim/common/modules/vcard_avatars.py
- gajim/common/preview.py
- gajim/common/preview_helpers.py
- gajim/common/settings.py
- gajim/common/storage/archive.py
- gajim/common/storage/base.py
- gajim/common/styling.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/173d6f78e903bda15daed08d40c535b8cb026d0f...af4223a99c11ac696f2bcd96b9567b6b92cf2c62

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/173d6f78e903bda15daed08d40c535b8cb026d0f...af4223a99c11ac696f2bcd96b9567b6b92cf2c62
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to