]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27006: Do not use PyDec_CheckExact() on a type.
authorStefan Krah <skrah@bytereef.org>
Mon, 20 Jun 2016 12:12:52 +0000 (14:12 +0200)
committerStefan Krah <skrah@bytereef.org>
Mon, 20 Jun 2016 12:12:52 +0000 (14:12 +0200)
commit947f099d99f52badb14837066463c44b63476cfd
tree4dd7d7bf009cdf590b1c0c7a9f4d311c731b0700
parent6817c59cf08ac214737d86f37e63a431385a9613
Issue #27006: Do not use PyDec_CheckExact() on a type.
Modules/_decimal/_decimal.c