regilero

Results 8 issues of 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...

bug

## 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...

bug

### Symfony version(s) affected 7.1.4 ### Description `ignoreVCSIgnored()` tickets such as #49703 or #37781 have noticed that `ignoreVCSIgnored()` may not perform the `.gitignore` parsing exactly as `git` would do. Currently...

Bug
Finder
Status: Needs Review

It seems the default backup expiration age is 0, but by default the newly created backup is asked for removal. With -n option it is automatically removed.