ekorian
ekorian
There is now a statsV2 object that appears to be gradually replacing the original stats object. This patch avoids crashes due to statsV2-only users, and gives priority to statsV2 over...
**Describe the bug** Certain accounts do not send userInfo, which triggers a KeyError when doing `user(username) ` `{'extra': {'fatal_item_ids': [], 'logid': '20240308185549696ABBB4D8D733706647', 'now': 1709924160000}, 'log_pb': {'impr_id': '20240308185549696ABBB4D8D733706647'}, 'statusCode': 10221, 'status_code':...
`bg-clip-text`, which translates to `background-clip: text` does not work on the latest Brave version (1.29.80). It says: "Invalid property value". By simply adding the -webkit-background-clip counterpart similarly to other classes...
# Memory Leak in celery-batches 0.10.0 Main Process **Description:** Severe memory leaks (up to 40GB) occur in the main Celery process when using celery-batches 0.10.0. The issue is resolved by...