Emmanuel
Emmanuel
Hello, Following issue #2204, I'll propose to you this PR enabling a seamless SSO Windows connection via Kerberos and GSSAPI mechanism. --- This change is [](https://reviewable.io/reviews/dpkp/kafka-python/2219)
Today, the aiosmtplib only accepts email body as string or bytes. It means that the mail should be completly loaded in memory before begining to send it. With asyncio, it...
When running `pip-compile -o /dev/stdout`, the command blocks indefinitely. It shouldn't and should write the requirement file in the given file, even if it's not a bare file. Please note...
### Description In the past, there was an option to set the build directory to any directory. This option allowed us to avoid a "no space left on device" error...