Felix Hamborg
Felix Hamborg
Okay that's interesting, you also got the Debian bookworm source (from which the wrong kernel I always ended up having after performing an update or having an auto update).
Anyway, thanks for your help :)
yes, im using a pi 5. your sources look pretty identical to mine i think. so the reason seems to be on my system that for some reason the wrong...
Hi! Thanks for the suggestion. Sounds like an interesting extension, though I think it would be more future-proof if we add a kwargs parameter specifically for requests. For example: ```...
Thanks a lot for the changes. I'll have to think about what to do with the other two parameters of request that are directly exposed (timeout and user_agent). Currently have...
For cleaner consistency of the changes introduced by the PR, could you remove timeout and user_agent from the method signature as they would be set through the new parameter the...
hi @jkawamoto thanks for the quick changes! could you change the name to requests_args (note the s as in the original library name)? other than that this looks good! edit:...
Hi, thanks for the issue report. Do you happen to have the full strack trace available of when executing one of the failing tsc.infer variants?
thanks! thats cool!
Cool, thanks!