randomneo

Results 11 issues of randomneo

**Describe the bug** Performance drop with using coverage testing starlette websocket. **To Reproduce** How can we reproduce the problem? Please *be specific*. Don't link to a failing CI job. Answer...

bug
question

Currently this module uses absolute path to file. But this leads to missing files in case of virtualization. Basically I do have docker container that runs tests and absolute path...

enhancement

### Summary master commit breaks multiple selects ### Reproduction Steps this [commit](https://github.com/Rapptz/discord.py/tree/d826f4f3a8d4d97d24499f5de5c51e11e640e98f) provides global state for `Select` object ### Minimal Reproducible Code _No response_ ### Expected Results No global state...

bug

Unable to use eventlet inside docker image Please check [this](https://github.com/Randomneo/eventel_docker_error) repo with demonstration. ### short description Create docker-compose with redis and python (3.7 in example, reproduced with 3.9). 1. Start...

eventlet version: 0.30.1 sentry_sdk version: 0.20.3 greenlet version: 1.0.0 After running this code I won't get any sentry messages. If I comment monkey_patch. Then all works. I couldn't find anything...

importance-enhancement
need-contributor

Flask restplus event wont give to you info that this is not supported it just breaks apart.

bug

I faced seg fault on my emacs importmagic. During deep investigation I found out that problem appears on newer versions of python. I could not find reason for that. But...

I do have archlinux basic setup with only background image changed. After startup everything works ok. I got my background image. Problem: After successful login background that set in greeter...

New

After installing this module with djangocms-bootsrtap4 instead **outdated** aldryn-bootstrap3 get this error KeyError: 'Bootstrap3ButtonCMSPlugin'

Currently facing a lot problems with this repo on different python3 versions (3.9, 3.7). Different python versions are installed using virtualenvwrapper (if it could possibly help someone), OS: archlinux `Linux...