Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
GitHub fields:
assignee = None closed_at = <Date 2017-12-11.15:05:00.831> created_at = <Date 2017-12-11.00:12:27.500> labels = ['type-feature', '3.7', 'expert-asyncio'] title = 'Remove asyncio.test_utils' updated_at = <Date 2017-12-11.15:05:00.830> user = 'https://github.com/1st1'
bugs.python.org fields:
activity = <Date 2017-12-11.15:05:00.830> actor = 'yselivanov' assignee = 'none' closed = True closed_date = <Date 2017-12-11.15:05:00.831> closer = 'yselivanov' components = ['asyncio'] creation = <Date 2017-12-11.00:12:27.500> creator = 'yselivanov' dependencies = [] files = [] hgrepos = [] issue_num = 32273 keywords = ['patch'] message_count = 2.0 messages = ['308008', '308049'] nosy_count = 2.0 nosy_names = ['asvetlov', 'yselivanov'] pr_nums = ['4785'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue32273' versions = ['Python 3.7']
The text was updated successfully, but these errors were encountered:
asyncio.test_utils was never part of asyncio API and was never even documented. It's purely due to historical reasons that test_utils.py is in the Lib/asyncio directory.
Sorry, something went wrong.
New changeset 3e97518 by Yury Selivanov in branch 'master': bpo-32273: Move asyncio.test_utils to test.test_asyncio (bpo-4785) 3e97518
No branches or pull requests
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:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: