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
2121class _io.IncrementalNewlineDecoder "nldecoder_object *" "clinic_state()->PyIncrementalNewlineDecoder_Type"
2222class _io.TextIOWrapper "textio *" "clinic_state()->TextIOWrapper_Type"
2323[clinic start generated code]*/
24- /*[clinic end generated code: output=da39a3ee5e6b4b0d input=d3f032e90f74c8f2 ]*/
24+ /*[clinic end generated code: output=da39a3ee5e6b4b0d input=81f67cf54eaa6001 ]*/
2525
2626/* TextIOBase */
2727
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ char _PyIO_get_console_type(PyObject *path_or_fd) {
139139module _io
140140class _io._WindowsConsoleIO "winconsoleio *" "clinic_state()->PyWindowsConsoleIO_Type"
141141[clinic start generated code]*/
142- /*[clinic end generated code: output=da39a3ee5e6b4b0d input=e897fdc1fba4e131 ]*/
142+ /*[clinic end generated code: output=da39a3ee5e6b4b0d input=05526e723011ab36 ]*/
143143
144144typedef struct {
145145 PyObject_HEAD
You can’t perform that action at this time.
0 commit comments