Commit 899ce7d
[3.14] pythongh-85045: clarified that the underlying buffer of a TextIOBase can be a RawIOBase (pythonGH-134372) (python#134374)
pythongh-85045: clarified that the underlying buffer of a TextIOBase can be a RawIOBase (pythonGH-134372)
Added a clarification that the underlying binary buffer of a TextIOBase can be a BufferedIOBase OR a RawIOBase
(cherry picked from commit 36eb711)
Co-authored-by: Alex Kautz <alex@takemobi.com>1 parent 6f1f871 commit 899ce7d
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
894 | 894 | | |
895 | 895 | | |
896 | 896 | | |
897 | | - | |
898 | | - | |
899 | | - | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
900 | 901 | | |
901 | 902 | | |
902 | 903 | | |
| |||
0 commit comments