Poolitzer

Results 97 comments of Poolitzer

Hi yes, this is because you did not read the transition guide or choose not to apply its content. If you do this you would not face that error.

@Bibo-Joshi And android beta also has test backend, but since this is not official released they don't document it. A search engine will give you a link though.

> Add a new argument media_write_timeout to HTTPXRequest that defaults to 20 seconds. Shouldn't that be higher? Your logic looks sound to me. Would go ahead.

The changes are very simple, we need to add it to the [conf file](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/.readthedocs.yml#L13), see https://docs.readthedocs.io/en/stable/downloadable-documentation.html, https://docs.readthedocs.io/en/stable/guides/enable-offline-formats.html, https://docs.readthedocs.io/en/stable/config-file/v2.html#formats. Downside I see is maybe our download list can get too crowded,...

Hi, we pass the Path/str to https://www.tornadoweb.org/en/stable/netutil.html#tornado.netutil.bind_unix_socket. This function doesn't take a file descriptor. I don't see a tornado way to pass it either, and couldn't find one in my...

Aha, funny that I didn't see this as an example somewhere. Maybe too basic of a problem. I wont have time to work on this for the next month, if...

Oh that is unexpected. I will have a look, it should ofc run indefinitely.

Hi. What upside would that have to you?

How/why would it be better though?