commit | 0280cf79a71cf2bf710d57e921d61184aa1b2dfd | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue Sep 11 21:53:35 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue Sep 11 21:53:35 2001 +0000 |
tree | c5dd1d437398d512b4be1cb0cc8724733656286c | |
parent | 73a1dfe3674429f923e98b84ef01df1614baad2f [diff] |
More bug 460020: when F is a subclass of float, disable the unary plus optimization (+F(whatever)).