Files
gallery-dl/gallery_dl
Mike Fährmann 811b665e33 remove @staticmethod decorators
There might have been a time when calling a static method was faster
than a regular method, but that is no longer the case. According to
micro-benchmarks, it is 70% slower in CPython 3.13 and it also makes
executing the code of a class definition slower.
2025-06-12 22:50:52 +02:00
..
2025-06-12 22:50:52 +02:00
2025-06-12 22:50:52 +02:00
2021-10-13 04:07:41 +02:00
2025-06-12 22:50:52 +02:00
2025-06-12 22:50:52 +02:00
2025-06-12 22:50:52 +02:00
2023-12-18 23:57:22 +01:00
2025-06-12 22:50:52 +02:00
2025-06-12 22:50:52 +02:00
2025-06-12 22:50:52 +02:00
2025-05-23 17:28:58 +02:00