[issue34039] Loop limited to 1000

2018-07-04 Thread Steven D'Aprano
Steven D'Aprano added the comment: Sorry, this is for reporting bugs in the Python interpreter and standard library, not your own code. If you have a bug in your pyinator project, you should report it to yourself, not us :-) If you think my analysis of the problem below is wrong, and that yo

[issue34039] Loop limited to 1000

2018-07-04 Thread Benjamin Gear
New submission from Benjamin Gear : I think this is a bug or maybe I'm seeing it wrong so I have a while loop witch collects data from a website json outs it into a list then does the same thing into a 2nd list then it calls the my comparing function and outputs the changes at 1st with only a