|
🤖 New build scheduled with the buildbot fleet by @erlend-aasland for commit 7e628db 🤖 If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again. |
Sorry, something went wrong.
|
|
||
| // PyRawIOBase_Type(PyIOBase_Type) subclasses | ||
| state->PyBytesIOBuffer_Type = (PyTypeObject *)Py_NewRef(&_PyBytesIOBuffer_Type); | ||
| ADD_TYPE(m, state->PyBytesIOBuffer_Type, &bytesiobuf_spec, NULL); // XXX: should be subclass of PyRawIOBase_Type? |
There was a problem hiding this comment.
FYI, I'll remove the XXX comment and move this line up to 753 when the refleak CI comes out green.
Sorry, something went wrong.
|
CI including refleak bots are all green. I'll resolve my remark from #104264 (comment) and enable automerge. |
Sorry, something went wrong.
There was a problem hiding this comment.
Review after the merge: LGTM.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.