Valerio Lupi
Valerio Lupi
**Describe the bug** SSL: CERTIFICATE_VERIFY_FAILED when using any search engine. **To Reproduce** Steps to reproduce the behavior: 1. Open python console to 2. Import search_engine_parser 3. Search using i.e. duckduckgo...
hi, i'm struggling with the same issue as mentioned in #347 (with nordvpn https authenticated proxies, but i suspect it may be generic). of course the same exact proxy works...
tested on ubuntu 18.04
### Proposal simply adding a "max_lines" and "max_char_per_lines" variables would help, currently it truncates requirement text after 3 lines and fixes a 30 characters limit per line. something like: %%{...
hi, i think there is a bug in event parsing regarding ordering. the records() iterator return records appended in this way: chunk0: record10,record9,record8,record7,record6,record5,record4,record3,record2,record1 chunk1: record20,record19,record18,record17,record16,record15,record14,record13,record12,record11 and so on ... basically,...
on python 3.12 (at least, have not tested 3.11), using rglob() leads to this: ~~~ /usr/lib/python3.12/pathlib.py:169: RuntimeWarning: coroutine 'AsyncPath.is_dir' was never awaited if not parent_path.is_dir(): RuntimeWarning: Enable tracemalloc to get...
hi! this should fix https://github.com/alexdelorenzo/aiopath/issues/30, probably you forgot some backporting :)
**Describe the bug** if you import a non-steam game previously created with the steam app, BoilR correctly retrieves images BUT reset the "Include in VR Library" flag if it was...
check the updated readme for functionality.