Skip to content

Use a create_future compatibility wrapper instead of creating Futures directly#896

Merged
asvetlov merged 3 commits intoaio-libs:masterfrom
jchampio:dev/create_future
Jun 2, 2016
Merged

Use a create_future compatibility wrapper instead of creating Futures directly#896
asvetlov merged 3 commits intoaio-libs:masterfrom
jchampio:dev/create_future

Conversation

@jchampio
Copy link
Copy Markdown
Contributor

@jchampio jchampio commented Jun 2, 2016

What these changes does?

Adds the create_future compat wrapper (and tests) discussed at the PyCon 2016 sprint.

How to test your changes?

The make test suite includes mock tests to ensure the wrapper is functioning.

Related issue number

Issue #893

Checklist

  • Code is written and well
  • Tests for the changes are provided
  • Documentation reflects the changes (not sure if this is applicable?)

jchampio added 3 commits June 2, 2016 10:29
Apply the asyncio.Future() -> helpers.create_future() refactoring to the
tests as well.
@asvetlov asvetlov merged commit 051d36f into aio-libs:master Jun 2, 2016
@jchampio jchampio deleted the dev/create_future branch June 3, 2016 00:22
@lock
Copy link
Copy Markdown

lock bot commented Oct 29, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants