mirror of
https://github.com/python/cpython.git
synced 2025-08-19 00:00:48 +00:00
gh-101819: Port _io.PyBytesIOBuffer_Type to heap type (#104264)
This commit is contained in:
parent
a05bad3254
commit
7a7eaff95c
4 changed files with 29 additions and 51 deletions
|
@ -318,7 +318,6 @@ Python/instrumentation.c - _PyInstrumentation_MISSING -
|
|||
## static types
|
||||
|
||||
Modules/_io/bufferedio.c - PyBufferedIOBase_Type -
|
||||
Modules/_io/bytesio.c - _PyBytesIOBuffer_Type -
|
||||
Modules/_io/iobase.c - PyIOBase_Type -
|
||||
Modules/_io/iobase.c - PyRawIOBase_Type -
|
||||
Modules/_io/textio.c - PyTextIOBase_Type -
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 4.
|
Loading…
Add table
Add a link
Reference in a new issue