]> granicus.if.org Git - python/commit
Issue #22161: Conformed arguments type checks in ctype to actually supported
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 9 Aug 2014 06:34:25 +0000 (09:34 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 9 Aug 2014 06:34:25 +0000 (09:34 +0300)
commitd5736faabe558a0c217a72bd6788c6acb5e18cbf
treed26f9193ac6896a46508b415b3e89d901234b979
parenta887d23a86c534ed194276fb7c4c7d655b19b3fc
parent4f06d604c40f12a1d59e3bfda061f3dd7bce6e45
Issue #22161: Conformed arguments type checks in ctype to actually supported
types.  Corrected error messages about bytes arguments.
Lib/ctypes/__init__.py