Files
gallery-dl/test
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
..
2015-10-03 14:51:13 +02:00
2024-02-27 02:10:05 +01:00
2025-06-12 22:50:52 +02:00
2024-04-06 16:59:09 +02:00
2023-03-02 17:26:51 +01:00
2025-06-12 22:50:52 +02:00