]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
use Py_CHARMASK; and don't check for neg. float to the float power here
authorGuido van Rossum <guido@python.org>
Fri, 10 Feb 1995 17:00:37 +0000 (17:00 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 10 Feb 1995 17:00:37 +0000 (17:00 +0000)
commit9fa2c116139a22d647fc736cf36dfd815c6de944
treee4db1c79b8e5adf691f1d418e9a074ff2c906cd7
parent2497eada60349dc5f2eb8314f2128069374a35a2
use Py_CHARMASK; and don't check for neg. float to the float power here
Objects/floatobject.c
Objects/longobject.c
Objects/stringobject.c