Skip to content

bpo-32415: Add asyncio.Task.get_loop() and Future.get_loop()#4992

Merged
1st1 merged 1 commit intopython:masterfrom
1st1:get_loop
Dec 23, 2017
Merged

bpo-32415: Add asyncio.Task.get_loop() and Future.get_loop()#4992
1st1 merged 1 commit intopython:masterfrom
1st1:get_loop

Conversation

@1st1
Copy link
Copy Markdown
Member

@1st1 1st1 commented Dec 23, 2017

@1st1
Copy link
Copy Markdown
Member Author

1st1 commented Dec 23, 2017

Just ran the full asyncio test in refleaks mode -- this PR fixes the leak I observed before. Now the test passes.

@1st1 1st1 merged commit ca9b36c into python:master Dec 23, 2017
@1st1 1st1 deleted the get_loop branch December 23, 2017 20:04
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.

4 participants