]> granicus.if.org Git - python/commit
Issue #8394: _ctypes.dlopen() accepts bytes, bytearray and str with
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 18 Apr 2010 00:00:44 +0000 (00:00 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 18 Apr 2010 00:00:44 +0000 (00:00 +0000)
commit738446f0f7d2e1ca76dd70d59c02312992194644
tree6f685576661267655057f38ee7814e23b41a6694
parenta7ecfe705fa9c902af59d45df0a2d66b495f2bff
Issue #8394: _ctypes.dlopen() accepts bytes, bytearray and str with
surrogates.
Misc/NEWS
Modules/_ctypes/callproc.c