Antonio Dourado

Results 12 issues of Antonio Dourado

If you set network flag to down, and unset all other fields (at least that's what I did), when you try to turn the network up again, it sets the...

Adds some instructions on how to get `tox` and `pyenv` to work together, solving #241. Turns out you have to enable all versions required by `tox` with `pyenv global` ....

You opened a parentheses and didn't close it at the end of the __del__ paragraph, the one that reads "(...) (like always closing a connection when you're done with it....

I installed `ffmpeg` (manually) and `manim`, and they both work, but when I try to run `git-sim merge develop`, I get an error about importing cv2: ``` > git-sim merge...

bug

* **OS version**: Windows 10 * **Browser version**: Firefox 118.0.1 (64-bit) * **Extension version**: 3.0.10 #### Relevant integration (if any): I can only really test with the Jira integration (atlassian.net)...

bug

* Windows 10 Home, Windows 10 Enterprise N: * Firefox 108.0.2 (64-bit), Microsoft Edge 109.0.1518.52 (Official build) (64-bit), Microsoft Edge 108.0.1462.76 (Official build) (64-bit): * 2.0.18: #### Relevant integration (if...

bug

Trying to use the `blockcache` filesystem with a `local` filesystem as a target raises an error if you try to close a file manually. Here's a reproduction: ```python from tempfile...

I was browsing through the code, and notice the [YAS3FS.statfs](https://github.com/danilop/yas3fs/blob/master/yas3fs/__init__.py#L2113) method, and saw that it just returns 1 PB every time. I just happen to have a situation where I...

enhancement

When running `ti l today`, I still see all the logs, not only the ones from today. Looking at the code, it seems like the action_log function doesn't use the...

**Describe your Environment** OS: Windows 10 Paisa Version: 0.6.2 App Variant: Desktop **Describe the bug** Sometimes, when saving an import template, I get this error: ![Paisa Error Screenshot 2023-12-28 233057](https://github.com/ananthakumaran/paisa/assets/891178/63b8e4d7-7d17-4e12-a7f7-4b561838085a)...