~ensoft-opensource/+junk/cpython-boxes

Viewing all changes in revision 47.

  • Committer: Phil Connell
  • Date: 2013-08-31 01:09:21 UTC
  • Revision ID: pconnell@gmail.com-20130831010921-daqzidonv95rzvv4
Fix for pow, given a negative mantissa and modulus

e.g. pow(-10, 0, -7) should give -6, not 1.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: