Jakub Kuczys

Results 158 issues of Jakub Kuczys

Some of the newer OSes (notably Ubuntu 22.04 LTS Jammy Jellyfish) only ship with OpenSSL 3.0 and do not have an OpenSSL 1.1 package. This results in an error when...

good first issue

# Summary powerlevel10k generally doesn't currently show the custom prompt configured on virtual environment creation. # Observed behavior virtualenv on all Python versions: ![image](https://user-images.githubusercontent.com/6032823/178191047-66ea18c6-a8d0-4969-b0d2-9c88a4fa95fc.png) venv module on Python 3.9 and...

Currently, if you have 2 streams where one fails and other is updated, you can either use 'ignore' to publish updated stream and ignore error from failed one or throw...

enhancement

The probably most popular distros - Debian 11+/Ubuntu 18.10+ and Fedora 30+ - do not have the autotrash package in their repositories anymore. Arch and openSUSE Tumbleweed seem to be...

It seemed a bit odd to me to use non-zero exit code when the service gets successfully installed since it makes it impossible to detect whether there was actually an...

After making issue #47, I realised that autotrash doesn't actually ~~take out~~ purge other user's trash when using `--trash-mounts` option. If I knew that I would have probably waited with...

feature

* **uvloop version**: 0.16.0 * **Python version**: 3.10.4 (system Python) * **Platform**: Ubuntu 22.04 * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: No because the issue *is* about...

* **Browser**: Chrome * **Operating System**: Windows 10 * **Link to page with the issue**: https://github.com/mikeshardmind/SinbadCogs/blob/v3/antimentionspam/antimentionspam.py * **Screenshot**: GH did some changes to syntax coloring style and now syntax coloring...

themes 🖼️
bug :bug:
help wanted :pray:
external :smirk:

#### What's the problem this feature will solve? I'm trying to use the pip-compile hook with my existing pre-commit configuration but one of the hooks I have is a mixed...

feature request
writer