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, serhiy.storchaka, user30111
Date 2018-12-17.14:43:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545057799.99.0.788709270274.issue35504@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e2af34fcf84b41189b54e1f2912faded5daabaca by Serhiy Storchaka in branch 'master':
bpo-35504: Fix a SystemError when delete the characters_written attribute of an OSError. (GH-11172)
https://github.com/python/cpython/commit/e2af34fcf84b41189b54e1f2912faded5daabaca
History
Date User Action Args
2018-12-17 14:43:20serhiy.storchakasetrecipients: + serhiy.storchaka, ZackerySpytz, user30111
2018-12-17 14:43:19serhiy.storchakasetmessageid: <1545057799.99.0.788709270274.issue35504@psf.upfronthosting.co.za>
2018-12-17 14:43:19serhiy.storchakalinkissue35504 messages
2018-12-17 14:43:19serhiy.storchakacreate