mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Backport from py3k: Implement the new buffer interface from pep3118
for ctypes instances. Closes issue #2404.
This commit is contained in:
parent
2e75c450d2
commit
59475e9739
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@ Extension Modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #2404: ctypes objects support the new pep3118 buffer interface
|
||||
|
||||
- Patch #2125: Add GetInteger and GetString methods for
|
||||
msilib.Record objects.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue