[issue32273] Remove asyncio.test_utils

2017-12-11 Thread Yury Selivanov

Yury Selivanov  added the comment:


New changeset 3e9751819ad13a965e8be13c1e5bc5a6811fe6b8 by Yury Selivanov in 
branch 'master':
bpo-32273: Move asyncio.test_utils to test.test_asyncio (#4785)
https://github.com/python/cpython/commit/3e9751819ad13a965e8be13c1e5bc5a6811fe6b8


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32273] Remove asyncio.test_utils

2017-12-11 Thread Yury Selivanov

Change by Yury Selivanov :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32273] Remove asyncio.test_utils

2017-12-10 Thread Yury Selivanov

Change by Yury Selivanov :


--
keywords: +patch
pull_requests: +4686
stage:  -> patch review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32273] Remove asyncio.test_utils

2017-12-10 Thread Yury Selivanov

New submission from Yury Selivanov :

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.

--
components: asyncio
messages: 308008
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: Remove asyncio.test_utils
type: enhancement
versions: Python 3.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com