#Python bug: float compared to decimal is silently incorrect

Python Bug that can trigger some errors when upgrading from kinterbasdb 3.2 to kinterbasdb 3.3

if python/kinterbasdb users upgrade kinterbasdb they must be aware of this python bug, because all existing code must be inspected for “(retrieved Decimal value) compare (float)” statements, which before upgrade were Ok (retrieved float value) compare (float)) statements

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Leave a Reply