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, steve.dower, vstinner
Date 2020-06-24.05:46:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592977581.23.0.573314163836.issue41094@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c6810d98979add7a89391c3c38990d0859f7a29 by Serhiy Storchaka in branch 'master':
bpo-41094: Fix decoding errors with audit when open files. (GH-21095)
https://github.com/python/cpython/commit/6c6810d98979add7a89391c3c38990d0859f7a29
History
Date User Action Args
2020-06-24 05:46:21serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, steve.dower, miss-islington
2020-06-24 05:46:21serhiy.storchakasetmessageid: <1592977581.23.0.573314163836.issue41094@roundup.psfhosted.org>
2020-06-24 05:46:21serhiy.storchakalinkissue41094 messages
2020-06-24 05:46:21serhiy.storchakacreate