Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jan 24, 2018

  • test_nonstream_socket(): asyncio requires non-blocking sockets
  • CTask_Future_Tests.test_foobar(): fix usage of loop.call_later()

https://bugs.python.org/issue32636

* test_nonstream_socket(): asyncio requires non-blocking sockets
* CTask_Future_Tests.test_foobar(): fix usage of loop.call_later()
@1st1 1st1 merged commit 789e359 into python:master Jan 24, 2018
@1st1
Copy link
Member

1st1 commented Jan 24, 2018

Victor, I hit the button to get this committed asap as I'm doing some local testing and needed this in master.

@vstinner
Copy link
Member Author

vstinner commented Jan 24, 2018 via email

@1st1
Copy link
Member

1st1 commented Jan 24, 2018

:-)

@vstinner vstinner deleted the test_asyncio branch May 29, 2018 22:29
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