]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-8677: use PY_DWORD_MAX instead of INT_MAX (GH-12469)
authorInada Naoki <songofacandy@gmail.com>
Wed, 20 Mar 2019 11:53:08 +0000 (20:53 +0900)
committerGitHub <noreply@github.com>
Wed, 20 Mar 2019 11:53:08 +0000 (20:53 +0900)
commitcc60cdd9c44dd15e441603ee5f78e09ea3e76929
treed8f03c88d586ca833df35edfd7994498061d5936
parentd5f18a63cc2dfe8d0adec8bce384a8c569b0f3dc
bpo-8677: use PY_DWORD_MAX instead of INT_MAX (GH-12469)
PC/winreg.c