mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
- "t#" format: don't get the buffer if the object is not a pinned buffer - getbuffer(): release the buffer on error (Commit based on r82206 from py3k)