This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients miss-islington, serhiy.storchaka, vinay.sajip, vstinner
Date 2021-10-10.20:28:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633897695.33.0.850185505938.issue45401@roundup.psfhosted.org>
In-reply-to
Content
test_should_not_rollover (test.test_logging.TimedRotatingFileHandlerTest) ... /home/serhiy/py/cpython/Lib/unittest/case.py:547: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='a' encoding='utf-8'>
  if method() is not None:
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
History
Date User Action Args
2021-10-10 20:28:15serhiy.storchakasetrecipients: + serhiy.storchaka, vinay.sajip, vstinner, miss-islington
2021-10-10 20:28:15serhiy.storchakasetmessageid: <1633897695.33.0.850185505938.issue45401@roundup.psfhosted.org>
2021-10-10 20:28:15serhiy.storchakalinkissue45401 messages
2021-10-10 20:28:15serhiy.storchakacreate