StarrFox

Results 15 comments of StarrFox

If this was added I think it would be better to have a reaction to redo the command instead of the rerun command idea. I also think it may be...

I think we should convert them to two frame gifs as this is probably what the person adding the emoji intended to happen

they can just change the file type if they wanted to add it to their own server

~~what's your windows version and python version (including bitness in both)~~ I see it's in the original message the issue is probably that the api was different in that old...

this is something we could look at for 2.0 since people could be relying on current behavior

can you provide the original code and the full traceback?

closed by https://github.com/srounet/Pymem/commit/8e011e3ca76cefbc5ebb6d43cb4c3c8026dcd9c8

These methods only read float vectors of size 2 or 3 and returns them in a dict with x, y, and somethings z keys. Seems very restricted and should instead...

doesn't this just remove the need to prefix hex data with `\x`? i.e. b"FFFFFFFF" vs b"\xFF\xFF\xFF\xFF"

I don't think this is needed since you can just do bytes.fromhex