Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

deprecations fixed #5

Closed
wants to merge 3 commits into from
Closed

Conversation

sdfsdhgjkbmnmxc
Copy link
Contributor

async() => ensure_future()
assertRaisesRegexp() => assertRaisesRegex()

@horazont
Copy link
Owner

Unfortunately, ensure_future is not in Python 3.4, which is what I use. Could you rebase your branch so that the commit touching asyncio.async is not in there?

In any case, thank you for your pull requests.

@horazont
Copy link
Owner

horazont commented Jun 21, 2016

I rebased your commit about assertRaisesRegexp onto devel and merged it. See 95a3783.

I will use your other commit when the time has come for #11. Thank you very much for your effort, it is appreciated! 👍

@horazont horazont closed this Jun 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants