We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3db018 commit 0570ae0Copy full SHA for 0570ae0
Modules/_io/bytesio.c
@@ -7,7 +7,7 @@
7
module _io
8
class _io.BytesIO "bytesio *" "clinic_state()->PyBytesIO_Type"
9
[clinic start generated code]*/
10
-/*[clinic end generated code: output=da39a3ee5e6b4b0d input=7f50ec034f5c0b26]*/
+/*[clinic end generated code: output=da39a3ee5e6b4b0d input=48ede2f330f847c3]*/
11
12
typedef struct {
13
PyObject_HEAD
0 commit comments