◐ Shell
clean mode source ↗

bpo-40010: COMPUTE_EVAL_BREAKER() checks for subinterpreter by vstinner · Pull Request #19087 · python/cpython

Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_smtplib.py", line 1117, in test_with_statement
    code, message = smtp.noop()
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/smtplib.py", line 518, in noop
    return self.docmd("noop")
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/smtplib.py", line 425, in docmd
    return self.getreply()
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/smtplib.py", line 398, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_smtplib.py", line 1127, in test_with_statement_QUIT_failure
    smtp.noop()
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/smtplib.py", line 518, in noop
    return self.docmd("noop")
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/smtplib.py", line 425, in docmd
    return self.getreply()
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/smtplib.py", line 398, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed