Commit 02cc7bc
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 RawIOBase1 parent a7293e0 commit 02cc7bc
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