Message219615
"Integers are outside a required range" makes me wonder why it isn't a ValueError. An OverflowError should be the result of a *computation*, IMO, not a bounds check.
So, maybe add your sentence with the additional phrase "for historical reasons"? :) |
|
Date |
User |
Action |
Args |
2014-06-02 18:45:05 | r.david.murray | set | recipients:
+ r.david.murray, terry.reedy, skrah, docs@python, theme |
2014-06-02 18:45:05 | r.david.murray | set | messageid: <1401734705.19.0.249925603867.issue21559@psf.upfronthosting.co.za> |
2014-06-02 18:45:05 | r.david.murray | link | issue21559 messages |
2014-06-02 18:45:04 | r.david.murray | create | |
|