diff options
author | Inada Naoki <songofacandy@gmail.com> | 2019-11-28 05:23:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-28 05:23:58 (GMT) |
commit | e65b3fa9f16537d20f5f37c25673ac899fcd7099 (patch) | |
tree | 84d797a757fc0b8845e6464e264e523a20ff62e6 /Lib/test/test_dataclasses.py | |
parent | cd27d22ac90a869dc740004597246f24246348a6 (diff) | |
download | cpython-e65b3fa9f16537d20f5f37c25673ac899fcd7099.zip cpython-e65b3fa9f16537d20f5f37c25673ac899fcd7099.tar.gz cpython-e65b3fa9f16537d20f5f37c25673ac899fcd7099.tar.bz2 |
bpo-26730: Fix SpooledTemporaryFile data corruption (GH-17400)
SpooledTemporaryFile.rollback() might cause data corruption
when it is in text mode.
Co-Authored-By: Serhiy Storchaka <storchaka@gmail.com>.
(cherry picked from commit ea9835c5d154ab6a54eed627958473b6768b28cc)
Diffstat (limited to 'Lib/test/test_dataclasses.py')
0 files changed, 0 insertions, 0 deletions