Skip to content

bpo-35352: Cleanup test_asyncio/utils.py#10831

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:test_asyncio_here
Nov 30, 2018
Merged

bpo-35352: Cleanup test_asyncio/utils.py#10831
vstinner merged 1 commit into
python:masterfrom
vstinner:test_asyncio_here

Conversation

@vstinner

@vstinner vstinner commented Nov 30, 2018

Copy link
Copy Markdown
Member

'here' variable is no longer needed.

https://bugs.python.org/issue35352

'here' variable is no longer needed.
@vstinner vstinner merged commit 7212148 into python:master Nov 30, 2018
@vstinner vstinner deleted the test_asyncio_here branch November 30, 2018 17:31
vstinner added a commit that referenced this pull request Nov 30, 2018
…directory (GH-10826) (GH-10834)

* bpo-35352: test_asyncio uses the certificate set from the test directory (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)

* bpo-35352: Cleanup test_asyncio/utils.py (GH-10831)

'here' variable is no longer needed.

(cherry picked from commit 7212148)
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.

3 participants