diff options
author | Charles-François Natali <neologix@free.fr> | 2011-10-05 19:53:43 +0200 |
---|---|---|
committer | Charles-François Natali <neologix@free.fr> | 2011-10-05 19:53:43 +0200 |
commit | 4676e2d7d45b47e89b1c4a2e087bf743e1f81ff1 (patch) | |
tree | 5e161fda97f195dda9524c2f1a50677b7184d387 /Python/errors.c | |
parent | ec4f3c2098c601eb957a25abcb0facd5d4467f63 (diff) | |
download | cpython-4676e2d7d45b47e89b1c4a2e087bf743e1f81ff1.tar.gz |
Issue #13070: Fix a crash when a TextIOWrapper caught in a reference cycle
would be finalized after the reference to its underlying BufferedRWPair's
writer got cleared by the GC.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions