Files
qBittorrent/src/searchengine
FredBill1 00149e03c0 Migrate socks.py from SocksiPy to PySocks 1.7.1
Migrate `socks.py` from SocksiPy 1.01 to [PySocks 1.7.1](c2fa43cbe1/socks.py), allowing python 3+ compatibility, [details](https://github.com/qbittorrent/qBittorrent/issues/16447#issuecomment-2776894026).

The content of the `socks.py` is entirely copied from the [PySocks repository](c2fa43cbe1/socks.py), the only modification is the license header at the top of the file and trimming trail whitespaces.

Closes #16447.
PR #22507.
2025-04-09 12:57:05 +03:00
..
2021-01-11 15:11:36 +08:00
2023-06-04 12:52:06 +08:00

The search functionality is under internal review and is expected to undergo major refactor in the near future.
Therefore we will only accept patches that fix major bugs. Other minor changes, refactors will be declined.