Message339592
For large but smaller than the C limit ranges the list constructor raises a MemoryError. It should raise the same error for larger ranges.
Raising an OverflowError in range.__len__ is legitimate. |
|
| Date |
User |
Action |
Args |
| 2019-04-08 07:25:41 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, anthony shaw |
| 2019-04-08 07:25:41 | serhiy.storchaka | set | messageid: <1554708341.61.0.643415325977.issue36552@roundup.psfhosted.org> |
| 2019-04-08 07:25:41 | serhiy.storchaka | link | issue36552 messages |
| 2019-04-08 07:25:41 | serhiy.storchaka | create | |
|