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 ZackerySpytz, berker.peksag, doko, serhiy.storchaka
Date 2018-08-25.07:27:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535182078.33.0.56676864532.issue34171@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c406d5cd74002964a64c3eb7d9e2445a7fd3a03f by Serhiy Storchaka in branch 'master':
bpo-34171: Prevent creating Lib/trace.cover when run the trace module. (GH-8841)
https://github.com/python/cpython/commit/c406d5cd74002964a64c3eb7d9e2445a7fd3a03f
History
Date User Action Args
2018-08-25 07:27:58serhiy.storchakasetrecipients: + serhiy.storchaka, doko, berker.peksag, ZackerySpytz
2018-08-25 07:27:58serhiy.storchakasetmessageid: <1535182078.33.0.56676864532.issue34171@psf.upfronthosting.co.za>
2018-08-25 07:27:58serhiy.storchakalinkissue34171 messages
2018-08-25 07:27:58serhiy.storchakacreate