diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-04-30 15:35:08 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-30 15:35:08 +0300 |
commit | 6405feecda6a5d5dd7a4240eb3054a2676ed29b1 (patch) | |
tree | ac452c49cc159b4a37fd20365644d48bcad3604b /Python/ast_opt.c | |
parent | ca405017d5e776a2e3d9291236e62d2e09489dd2 (diff) | |
download | cpython-git-6405feecda6a5d5dd7a4240eb3054a2676ed29b1.tar.gz |
bpo-33012: Fix invalid function casts for long_long. (GH-6652)
long_long() was used with three function types:
PyCFunction, getter and unaryfunction.
Diffstat (limited to 'Python/ast_opt.c')
0 files changed, 0 insertions, 0 deletions