RandomNameUser

Results 5 issues of RandomNameUser

For some sites RTA is not quite powerful enough out of the box (e.g. need to go to separate page to download the actual torrent link). I don't mind writing...

Chrome has discontinued support for manifest V2 in favor of V3 (https://developer.chrome.com/docs/extensions/mv3/intro/). Of course, some important things have changed to make the transition not trivial, but to keep RTA useable...

The check_bytes_arrays_within_dist function has the potential to take a long time when searching in a large array. It would be helpful if the lib could free the GIL to let...

Added cleaner APIs for array handling (find first, best, all matches) Added GIL release for array ops Added docs for array ops to Readme Added tests for array ops Added...

It seems that when processing a Declined event message the Event object is not populated at all. It is created, but none of the member fields seem to have any...

bug