mirror of
https://github.com/python/cpython.git
synced 2025-10-29 09:29:26 +00:00
Get rid of buffer(). Use memoryview() in its place where possible. In a few places, do things a bit different, because memoryview() can't slice (yet). |
||
|---|---|---|
| .. | ||
| macholib | ||
| test | ||
| __init__.py | ||
| _endian.py | ||
| util.py | ||
| wintypes.py | ||