]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merge from 3.2:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 30 Aug 2011 20:07:20 +0000 (22:07 +0200)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 30 Aug 2011 20:07:20 +0000 (22:07 +0200)
commitdd2f8b0b776bdc0ad062f183403aa1b5a2629d39
tree9f147bcdda18773a0a45c8da58d4ecc1155057c5
parent7a18d21230b4efb203a9a2ce9972962a2bf8fe04
parentfaecc3880971eb916c6769e443adfeca4d474218
Merge from 3.2:
- Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to file.write()
- Issue #11241: subclasses of ctypes.Array can now be subclassed.
Misc/NEWS
Modules/_ctypes/_ctypes.c