bpo-33126: Document PyBuffer_ToContiguous() (#6292)

This commit is contained in:
Antoine Pitrou 2018-03-28 17:26:32 +02:00 committed by GitHub
parent 40a536be53
commit aa50bf08e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 3 deletions

View file

@ -0,0 +1 @@
Document PyBuffer_ToContiguous().