File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ module _io
21
21
class _io.IncrementalNewlineDecoder "nldecoder_object *" "clinic_state()->PyIncrementalNewlineDecoder_Type"
22
22
class _io.TextIOWrapper "textio *" "clinic_state()->TextIOWrapper_Type"
23
23
[clinic start generated code]*/
24
- /*[clinic end generated code: output=da39a3ee5e6b4b0d input=d3f032e90f74c8f2 ]*/
24
+ /*[clinic end generated code: output=da39a3ee5e6b4b0d input=81f67cf54eaa6001 ]*/
25
25
26
26
/* TextIOBase */
27
27
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ char _PyIO_get_console_type(PyObject *path_or_fd) {
139
139
module _io
140
140
class _io._WindowsConsoleIO "winconsoleio *" "clinic_state()->PyWindowsConsoleIO_Type"
141
141
[clinic start generated code]*/
142
- /*[clinic end generated code: output=da39a3ee5e6b4b0d input=e897fdc1fba4e131 ]*/
142
+ /*[clinic end generated code: output=da39a3ee5e6b4b0d input=05526e723011ab36 ]*/
143
143
144
144
typedef struct {
145
145
PyObject_HEAD
You can’t perform that action at this time.
0 commit comments