New submission from OverLordGoldDragon <overlordgolddra...@yahoo.com>:

import logging
with logging.disable('WARN'): pass

See: https://github.com/ipython/ipython/issues/12713
I'm not actually sure what's happening here, just reporting.

----------
components: asyncio
messages: 383040
nosy: OverLordGoldDragon, asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: logging.disable('WARN') breaks AsyncIO
type: crash
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42644>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to