-
Hi @vincentsarago, thanks for your work on this (and other things I use).
I'm trying to install a module for use alongside the lambda layer, following the steps outlined in the [respective README s…
-
### This issue respects the following points:
- [X] This is a **bug**, not a question or a setup/configuration issue.
- [X] This issue is **not** already reported on Github _(I've searched it)_.
- [X…
-
I didn't go through the implementation much, so don't know whether this is a issue or not. I tried importing all the modules mentioned in builtins but some gave errors.
Commented out ones are not a bu…
-
I installed GNU Companion, osmocom, and other dependencies. Installed Virgo also, as per the direction given in the manual. I'm using Linux Mint as OS. But could not understand how to import modules a…
-
### What happened?
I'm trying to setup a discourse server that uses pop3 polling for a stalwart mail instance on the same host, discourse fails when trying to verify it can connect to the pop3 serv…
-
# Feature or enhancement
### Proposal:
With the current trace module, you'll have a summary like this if you enable summary
```
lines cov% module (path)
154 24% _weakrefset (/h…
-
# Bug report
### Bug description:
List of failed tests(I'm used ``./python.exe -m test -R 3:3`` to run the test suite):
```python
319 tests failed:
test.test_asyncio.test_base_events
test.te…
-
Hello,
In my repository:
https://github.com/LLyaudet/python-repeatable-iterable/blob/main/src/python_repeatable_iterable/__init__.py
I have the following imports:
```python3
from typing impor…
-
**Feature or enhancement**
I was [surprised](https://twitter.com/the_compiler/status/1517456299260362752) that Python does not verify hostnames by default for the stdlib modules for SMTP, IMAP, FTP…
-
### Before submitting the issue
- [X] I have searched among the existing issues
- [ ] I am using a Python virtual environment
- [x] I have a fully updated virtual environment (i.e. ``pip install …