🍻 Default formulae for the missing package manager for macOS
d4fd1b9aae
According to: http://stackoverflow.com/questions/7590137/dividing-decimals-yields-invalid-results-in-python-2-5-to-2-7 the Python interpreter must be built with -fwrapv for proper Decimal division. To test: python -c "from decimal import Decimal; print Decimal(4) / Decimal(2)" If built with -fwrapv, this yields 2. Closes Homebrew/homebrew#10487. Signed-off-by: Adam Vandenberg <flangy@gmail.com> |
||
---|---|---|
Aliases | ||
Formula |