commit | 2ee91c8ad825079cdfc0d98f3f439f3b1c8ca471 | [log] [tgz] |
---|---|---|
author | Mariatta <Mariatta@users.noreply.github.com> | Sat May 27 07:58:25 2017 -0700 |
committer | GitHub <noreply@github.com> | Sat May 27 07:58:25 2017 -0700 |
tree | 7505268416dead40619c7cb08e0b77c790a9432d | |
parent | 94d8261d1ca3f0c551d9d43a4db342d806af7a6a [diff] |
[3.6] bpo-30470: Deprecate invalid ctypes call protection on Windows. (GH-1810) (GH-1833) Calling Ctypes functions is deprecated in 3.6.2 and will be removed in 3.7. (cherry picked from commit f931fd1c2ad969db72460d3ab41e3d1a4a62c371)