Skip to content

Commit b50e034

Browse files
bertptrspicnixz
andauthored
fixup! fixup! fixup! 📜🤖 Added by blurb_it.
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent d685dfb commit b50e034

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Avoid unbounded buffering for :meth:`!tempfile.SpooledTemporaryFile.writelines`. Previously, disk spillover was only checked after the lines iterator had been exhausted. This is now done after each line is written.
1+
Avoid unbounded buffering for :meth:`!tempfile.SpooledTemporaryFile.writelines`.
2+
Previously, disk spillover was only checked after the lines iterator had been
3+
exhausted. This is now done after each line is written.

0 commit comments

Comments
 (0)