mirror of https://github.com/python/cpython
4 lines
157 B
ReStructuredText
4 lines
157 B
ReStructuredText
|
Implement :c:func:`PyBuffer_SizeFromFormat()` function (previously
|
||
|
documented but not implemented): call :func:`struct.calcsize`.
|
||
|
Patch by Joannah Nanjekye.
|