Skip to content

Conversation

1st1
Copy link
Member

@1st1 1st1 commented May 23, 2018

This MR aligns the uvloop code to become compatible, not production
ready, with PY37 adding the following changes:

  • Support for the new API used behind the set_debug function.

  • Adds the context=None KW to those functions that will receive it
    when uvloop runs with PY37.

  • Former asyncio.test_utils moved as an uvloop test resource.

--
Yury: the original PR for this change is #138. I stripped out
all the CI bits and squashed all commits by hand. The CI
will be addressed later.

The author of this PR is @pfreixes, I'm just committing his changes by hand.

This MR aligns the uvloop code to become compatible, not production
ready, with PY37 adding the following changes:

* Support for the new API used behind the set_debug function.

* Adds the context=None KW to those functions that will receive it
  when uvloop runs with PY37.

* Former asyncio.test_utils moved as an uvloop test resource.

--
Yury: the original PR for this change is #138.  I stripped out
all the CI bits and squashed all commits by hand.  The CI
will be addressed later.
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