I recently found out about Python 3's round-to-even change (via
https://github.com/cosmologicon/pywat!) and am having trouble finding
where that change was discussed.
I did find the revealingly-invalid bug report
https://bugs.python.org/issue32956 ("python 3 round bug"), so I asked
there, but want
lly in the
user's code; the offending code is actually in the pandas library, which he
was using. I just submitted a PR there in case anyone is interested:
https://github.com/pydata/pandas/pull/11461
Thanks again for making my first experience on this list so positive.
-jab
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
rchy
https://github.com/jab/bidict/blob/master/bidict/_bidict.py
I would be happy to try to capture what I learn from this thread and write
up a guide for collections library authors in the future, or otherwise pay
your help forward however I can.
Thanks and best wis