regilero
regilero
Hello, I was searching some memory leaks, so I used the `/tests/test_MySQLdb_capabilities.py` file on this project, and set the leak_test attribute to True inside. And every tests was leaking. So...
Hello, Trying to test connections with utf8 used in database names or database users I saw that the `_mysql.connect()` C code is maybe failing to launch a `mysql_option` to set...
XEP 0045 (muc) : Add reason support for SetAffiliation XEP 0045 (muc) : Add setRole function XEP 0045 (muc) : add GetMembers and SetMembers support XEP 0045 (muc) : add...
Hello, I'm coming to acli after the BLT EOL (https://github.com/acquia/blt/issues/4736). We used BLT for artifact generation for ACSF and are trying to use acli for the same task. BLT had...
## Description * Symlinks to tracked directories and files but present in untracked directories are kept, while the directory is clearly expected to be removed from the artifact * Broken...