Login
From:
Python Enhancement Proposals (PEPs)
(Uncensored)
subscribe
PEP 688 – Making the buffer protocol accessible in Python | peps.python.org
https://peps.python.org/pep-0688/
links
backlinks
This PEP proposes a Python-level API for the buffer protocol, which is currently accessible only to C code. This allows type checkers to evaluate whether objects implement the protocol.
Roast topics
Find topics
Find it!