mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
gh-103092: Isolate _collections
(#103093)
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
This commit is contained in:
parent
411b169281
commit
52f96d3ea3
5 changed files with 286 additions and 282 deletions
|
@ -316,11 +316,6 @@ Python/instrumentation.c - _PyInstrumentation_MISSING -
|
|||
##-----------------------
|
||||
## static types
|
||||
|
||||
Modules/_collectionsmodule.c - defdict_type -
|
||||
Modules/_collectionsmodule.c - deque_type -
|
||||
Modules/_collectionsmodule.c - dequeiter_type -
|
||||
Modules/_collectionsmodule.c - dequereviter_type -
|
||||
Modules/_collectionsmodule.c - tuplegetter_type -
|
||||
Modules/_io/bufferedio.c - PyBufferedIOBase_Type -
|
||||
Modules/_io/bytesio.c - _PyBytesIOBuffer_Type -
|
||||
Modules/_io/iobase.c - PyIOBase_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