Files
doomemacs/modules
Henrik Lissner 04b76fd0ce fix(python): HTTP request from pip-requirements-mode
pip-requirements-mode fetches the pypi.org package list via HTTP
request, which blocks. This can sometimes take unbearably long in cases
where the user has a slow or no internet connection.

This fix defers this behavior until the first time completion is
invoked.

Fix: #5998
2022-04-17 03:23:40 +02:00
..
2022-01-31 01:19:11 +01:00
2022-02-23 15:23:14 +01:00
2022-03-31 19:25:50 +02:00
2022-02-10 21:07:20 +01:00
2022-03-31 21:08:31 +02:00