commit | 0ef96c2b2a291c9d2d9c0ba42bbc1900a21e65f3 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Mon Dec 07 11:56:20 2020 +0100 |
committer | GitHub <noreply@github.com> | Mon Dec 07 11:56:20 2020 +0100 |
tree | b7f921c6b76994932e2845ceff1853a6149f4fb3 | |
parent | c266736ec1f9ebef38b134ceb4832df015711b38 [diff] |
bpo-30459: Cast the result of PyCell_SET to void (GH-23654)