François Dexemple
François Dexemple
I love this library but I had a problem, when I develop your library breaking my filters for logcat. So I add another library with empty functions. You can try...
### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request ``` ### Desired functionality...
I try to change the style of a button when the user clicks on it (like a checkbox works) but the result is not really what I expected. I'm using...
**Describe the bug** Can't connect via `auth/login-token` I have add my user's id in user_id column of auth_clients table (and save it) but i still get this error : ```...
The user can add or delete the pages himself. In these pages I have an edittext (in fact I have more but it is the same case for all) which...
When I use your library I have a lot of messages of this type (about 20 per second!) `D/TextView: setTypeface with style : 0` I also have a suggestion for...
### Terraform Version ``` Terraform v1.0.5 ``` ### Terraform Configuration Files ```terraform output "uuid" { value = "${uuid()}" } ``` ### Expected Behavior As write here : https://www.terraform.io/docs/language/functions/uuid.html > The...
**Describe the bug** This is the actual definition for ListUserPoolClientsResponseTypeDef. Also I remark writing this issue that `HostId` is also missing in ResponseMetadata but he is required inside the actual...
Here : https://github.com/ahivert/tgtg-python/blob/78c4136b6640650abde7cca77df58f73e2a8e70d/tgtg/__init__.py#L82C60-L82C60 I suggest to use a logger and put this only in debug mode. I think we don't care the most of time wich version we are using....
On Pyi : https://pypi.org/project/boto-session-manager/ the link to the homepage is incorrect. Actually : https://github.com/aws-samples/boto_session_manager-project Should be : https://github.com/aws-samples/boto-session-manager-project