Skip to content

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

Merged
vstinner merged 1 commit into
python:3.6from
vstinner:asyncio_cert36
Nov 30, 2018
Merged

[3.6] bpo-35352: test_asyncio uses the certificate set from the test directory (GH-10826)#10832
vstinner merged 1 commit into
python:3.6from
vstinner:asyncio_cert36

Conversation

@vstinner

@vstinner vstinner commented Nov 30, 2018

Copy link
Copy Markdown
Member

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)

https://bugs.python.org/issue35352

…ory (GH-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)
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.

4 participants