Jules Lasne <jules.la...@gmail.com> added the comment:

As you can see in his PR (https://github.com/python/cpython/pull/10436), he 
added multiple display types based on the size of the range.

This is easily represented in the dumb_range_repr function: 
https://github.com/python/cpython/pull/10436/files#diff-95a46658bf7fed08423d060e8f9c1dc2R18

Or here is the C implementation: 
https://github.com/python/cpython/pull/10436/files#diff-5782f3fcbdfb176507359c3712c42655R597

----------

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

Reply via email to