Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Pull requests: python/asyncio

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add get_future() CLA signed
#479 by AraHaan was closed Dec 30, 2016 Loading…
Fixed typo in docs CLA not signed
#474 by brabiega was merged Dec 4, 2016 Loading…
Fix iscoroutinefunction() to support mock/proxy obejcts
#459 by 1st1 was merged Nov 15, 2016 Loading…
Make __format_callbacks slightly faster
#457 by illia-v was closed Nov 9, 2016 Loading…
Fix isfuture() to return False for unitttest.Mock.
#455 by 1st1 was merged Nov 7, 2016 Loading…
Make loop TCP APIs accept only TCP streaming sockets
#453 by 1st1 was merged Nov 9, 2016 Loading…
Handle if async generators are GCed from another thread.
#447 by 1st1 was merged Oct 21, 2016 Loading…
Implement __aiter__ protocol on a Queue
#445 by mattrasband was closed Oct 10, 2016 Loading…
Prohibit Tasks to await on themselves.
#444 by 1st1 was closed Oct 9, 2016 Loading…
#425 Remove UNIX socket from FS before binding.
#441 by socketpair was merged Oct 9, 2016 Loading…
Don't use getservbyname for non-numeric ports.
#437 by ajdavis was merged Sep 30, 2016 Loading…
Remove unused imports in library modules.
#435 by JustinTArthur was merged Sep 29, 2016 Loading…
Trim off finished futures from the Event._waiters
#431 by ZhukovAlexander was closed Sep 28, 2016 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.