Skip to content

[3.7] bpo-35352: test_asyncio uses the certificate set from the test directory (GH-10826)#10830

Closed
miss-islington wants to merge 1 commit into
python:3.7from
miss-islington:backport-b062ba7-3.7
Closed

[3.7] bpo-35352: test_asyncio uses the certificate set from the test directory (GH-10826)#10830
miss-islington wants to merge 1 commit into
python:3.7from
miss-islington:backport-b062ba7-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 30, 2018

Copy link
Copy Markdown
Contributor

Modify asyncio tests to utilize the certificates from the test directory
instead of its own set, as they are the same and with each update they had
to be updated as well.
(cherry picked from commit b062ba7)

Co-authored-by: stratakis cstratak@redhat.com

https://bugs.python.org/issue35352

…ory (pythonGH-10826)

Modify asyncio tests to utilize the certificates from the test directory
instead of its own set, as they are the same and with each update they had
to be updated as well.
(cherry picked from commit b062ba7)

Co-authored-by: stratakis <cstratak@redhat.com>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@vstinner vstinner closed this Nov 30, 2018
@miss-islington miss-islington deleted the backport-b062ba7-3.7 branch November 30, 2018 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants