Float maxsize is treated as infinity in asyncio.Queue · Issue #65922 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 21723 |
---|---|
Nosy | @gvanrossum, @vstinner, @1st1, @ajdavis, @vajrasky |
Files | asyncio_queue_accept_handles_maxsize.patch |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2014-06-17.22:07:42.845> created_at = <Date 2014-06-11.15:59:54.939> labels = ['type-bug', 'expert-asyncio'] title = 'Float maxsize is treated as infinity in asyncio.Queue' updated_at = <Date 2014-06-17.22:44:52.861> user = 'https://github.com/vajrasky'
bugs.python.org fields:
activity = <Date 2014-06-17.22:44:52.861> actor = 'emptysquare' assignee = 'none' closed = True closed_date = <Date 2014-06-17.22:07:42.845> closer = 'vstinner' components = ['asyncio'] creation = <Date 2014-06-11.15:59:54.939> creator = 'vajrasky' dependencies = [] files = ['35574'] hgrepos = [] issue_num = 21723 keywords = ['patch'] message_count = 8.0 messages = ['220280', '220283', '220289', '220360', '220840', '220899', '220906', '220907'] nosy_count = 6.0 nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'yselivanov', 'emptysquare', 'vajrasky'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue21723' versions = ['Python 3.5']