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 serhiy.storchaka
Date 2018-06-04.03:40:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528083615.76.0.592728768989.issue33752@psf.upfronthosting.co.za>
In-reply-to
Content
The file was leaked because it was created in the database's close() method which was called after deleting temporary files in tearDown().
History
Date User Action Args
2018-06-04 03:40:15serhiy.storchakasetrecipients: + serhiy.storchaka
2018-06-04 03:40:15serhiy.storchakasetmessageid: <1528083615.76.0.592728768989.issue33752@psf.upfronthosting.co.za>
2018-06-04 03:40:15serhiy.storchakalinkissue33752 messages
2018-06-04 03:40:15serhiy.storchakacreate