Lee Newberg <git...@quantconsulting.com> added the comment:

> depending on which rounding mode was used (round-ties-to-even, 
> round-ties-to-away), the interval may be half-open, open or closed.

I think we will get the majority of the use cases if we pick one rounding 
strategy and stick with it.  In later version we could support more if we found 
the demand: in addition to assume_rounded=True we could allow 
assume_rounded="round_towards_zero", etc.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46780>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to