Tom Hamilton Stubber

Results 4 issues of Tom Hamilton Stubber

If you create a CronJob and set only hours, for instance `hours={0, 2, 4, 6}`, it would seem like the job should only run once every two hours. Currently, it...

docs

Do you have one? Trying to look for the changes for the new release on PyPI. Thanks

We're getting JSON data like: ``` { 'contractors': [{ 'id': 456789, 'name': 'John Smith' }], 'date': '2017-1-1T00:00:00Z', 'description': 'GCSE Exam', 'recipients': [{ 'client_name': 'Brain Johnson', 'id': 123456, 'name': 'Cara Johnson'}],...

Hi folks, `ruff` has just tried to use 100gb of memory on my machine while running the formatter twice at the same time: ![image](https://github.com/astral-sh/ruff/assets/8955690/45db92eb-7016-4bc1-8312-5e7517542e95) I think this is related to...