SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

Test: Get the smtp test server using os.getenv() (#117979)

The smtp test server can be set via CPYTHON_TEST_SMTP_SERVER environment variable.
If not set, it uses the default value smtp.gmail.com
This is needed because the network I'm on filters access to
smtp.gmail.com resulting in a failing test.

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
D
Diego Russo committed
8e36cb7bb2a6057445975d46169f23a719909917
Parent: 75eed5b
Committed by GitHub <noreply@github.com> on 4/17/2024, 1:31:48 PM