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 Sandeep
Recipients Charles Bouchard-Légaré, JanVok, Peer Sommerlund, Sandeep, methane, r.david.murray, serhiy.storchaka, smurfix, vinay.sajip, vstinner, yselivanov
Date 2020-01-31.20:05:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580501131.57.0.706164297235.issue26789@roundup.psfhosted.org>
In-reply-to
Content
I did import aiohttp and called function sys.is_finalizing() just before 
logging.basicConfig but still the same error.

Has  logging.basicConfig worked in past ? If yes what  additional package I need to add

Thanks
History
Date User Action Args
2020-01-31 20:05:31Sandeepsetrecipients: + Sandeep, vinay.sajip, vstinner, smurfix, r.david.murray, methane, serhiy.storchaka, yselivanov, Peer Sommerlund, JanVok, Charles Bouchard-Légaré
2020-01-31 20:05:31Sandeepsetmessageid: <1580501131.57.0.706164297235.issue26789@roundup.psfhosted.org>
2020-01-31 20:05:31Sandeeplinkissue26789 messages
2020-01-31 20:05:31Sandeepcreate