Files
RustPython/Lib/test/test_collections.py
Daniel Chiquito 9481df23e1 Disable test_Buffer
This test will not work until the `__buffer__` and `__release_buffer__`
methods are implemented on the appropriate builtin types, which is
outside the current scope.
2024-02-24 11:02:41 -05:00

94 KiB
Vendored