]> granicus.if.org Git - python/commit
[3.6] bpo-31406: Fix crash due to lack of type checking in subclassing. (GH-3477...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 10 Sep 2017 16:46:49 +0000 (09:46 -0700)
committerStefan Krah <skrah@bytereef.org>
Sun, 10 Sep 2017 16:46:49 +0000 (18:46 +0200)
commitf8909d0e4b652256e4da153fa6be664490f60a07
tree3ab7a9a390556fb1ee4254df14281a064fde3f12
parent638601ec52858e19a4e3498c1057a62ee1481e65
[3.6] bpo-31406: Fix crash due to lack of type checking in subclassing. (GH-3477) (#3479)

(cherry picked from commit 3cedf46cdbeefc019f4a672c1104f3d5e94712bd)
Modules/_decimal/_decimal.c