8000 [3.6] bpo-30231: Remove skipped test_imaplib tests (#1419) by vstinner · Pull Request #2192 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.6] bpo-30231: Remove skipped test_imaplib tests (#1419) #2192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 14, 2017
Merged

[3.6] bpo-30231: Remove skipped test_imaplib tests (#1419) #2192

merged 1 commit into from
Jun 14, 2017

Conversation

vstinner
Copy link
Member

The public cyrus.andrew.cmu.edu IMAP server (port 993) doesn't accept
TLS connection using our self-signed x509 certificate. Remove the two
tests which are already skipped.

Write a new test_certfile_arg_warn() unit test for the certfile
deprecation warning.
(cherry picked from commit b18563d)

The public cyrus.andrew.cmu.edu IMAP server (port 993) doesn't accept
TLS connection using our self-signed x509 certificate. Remove the two
tests which are already skipped.

Write a new test_certfile_arg_warn() unit test for the certfile
deprecation warning.
(cherry picked from commit b18563d)
@vstinner vstinner changed the title bpo-30231: Remove skipped test_imaplib tests (#1419) [3.6] bpo-30231: Remove skipped test_imaplib tests (#1419) Jun 14, 2017
@vstinner vstinner merged commit 8a39af9 into python:3.6 Jun 14, 2017
@vstinner vstinner deleted the imaplib36 branch June 14, 2017 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0