Jeferson De Freitas Pinto

Results 21 issues of Jeferson De Freitas Pinto

Demo of the problem ![image](https://user-images.githubusercontent.com/3018142/181661266-225339f4-ad2d-408d-9d8d-0635e09fa933.png) Demo of expected behavior ![image](https://user-images.githubusercontent.com/3018142/181661778-112f6714-c6ec-4492-93a1-3fe6cc56d78a.png) If i press the three check "overwrite the backgroud" two times, the problem is fixed for a small time ![image](https://user-images.githubusercontent.com/3018142/181661558-53cad41e-5e5d-4dae-ae05-cbdae1f92126.png)...

The `gh-pages` is managed by `MkDocs`, I not want every time `MkDocs` is deployed with `Github Actions` with the command `mkdocs gh-deploy --force`, because that branch never ever would contains...

question
on-call reviewed

I have a project in python with `pipenv` it recently can do anything less resolve dependencies, I want to change it with `PDM` but does not exists material says whats...

enhancement

I have a header is coming with the signature of the body, and that body is a `JSON`, I need read the body in a middleware, and then I need...

Something like `--timeout 30`, I'm writing a benchmark and I need to set this value

wontfix

We recently switch to Django 5, when I pressed Download button in any side, it shows me `Query saved`, apparently this button is doing the function of `Save only` button.

## Details - File: https://github.com/jefer94/apiv2/blob/79be44ddaf3349d67a3ad3704040610e2ff3bf8c/breathecode/monitoring/tests/tasks/tests_fix_issue.py#L1 - Python 3.12.3 - YAPF: 0.40.2 ## Error ```py Traceback (most recent call last): File "/home/runner/.cache/pre-commit/repoai0oqknz/py_env-python3.12/lib/python3.12/site-packages/yapf/yapflib/yapf_api.py", line 198, in FormatCode tree = pytree_utils.ParseCodeToTree(unformatted_source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File...

As all know, the devil, I mean, GIL, should die in Python 3.13, and should be great to check that Gunicorn works on the proper way, it should arrive in...

To Review