mirror of
https://github.com/python/cpython.git
synced 2025-10-13 10:23:28 +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). |
||
---|---|---|
.. | ||
__init__.py | ||
dbapi.py | ||
factory.py | ||
hooks.py | ||
regression.py | ||
transactions.py | ||
types.py | ||
userfunctions.py |