lovetox
lovetox
smart mode seems to depend on the `parse_pyproject_toml()` returning an empty dict But `parse_pyproject_toml()` never returns an empty dict, if `pyproject.toml` exists, because even if no `black` key is found...
I see this line in the code `xoptions=` which is not valid python
There was a new namespace version released which changed the wrapping element. Current Gajim master branch should support it, if you want some client to test against
## Environment - ejabberd version: 24.02 ## Bug description I have 2 different users in Gajim that reported a problem with occupant-id in 2 different MUCs on different servers. When...
``` import emoji print(emoji.purely_emoji("")) ``` This returns `True`, for me unexpected, is this intended?
While adding type hints to the library i found various places where in my opinion improvments could be made. I add them here to discuss because most of them will...
### Description / Steps to reproduce the issue Since a few weeks something changed and we have problems with the Gio.content* methods. One was fixed here https://github.com/msys2/MINGW-packages/commit/1b141d52378698968de24b53a6f6e13e9eea31af But there are...
## Environment - ejabberd version: 24.7 ## Errors from error.log/crash.log ```xml Bad value of attribute 'to' in tag <presence/> qualified by namespace 'jabber:client' ``` ## Bug description the `` element...