Talk:Price list behind API: Difference between revisions

(Add some commentary)
Line 5:
--[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 12:12, 25 November 2020 (UTC)
 
==Border case==
What would non overlapping look like if there were, say, 8000 items with the same price
(random would allow for this)? --~~
<br><br>(Please fix signing of above, thanks).
 
:Nice corner case. The original Python generates a lot ff increasing x to x+1, zero count ranges and would likely end by skipping items and printing Whoops.
 
:I have added/will add a Python assertion to fail on the first zero count range foundas it's better to fail early.
 
:Thanks. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 06:40, 30 November 2020 (UTC)
 
==Very poor name==
Anonymous user