Closed ghost closed 3 years ago
This won't work: it's only a type hint, so the conversion itself won't happen. The only thing is, that smart(er) IDEs (like PyCharm) will yell at you that you're using the wrong type - if they can recognize the type passed to a constructor indeed.
Yeah, you're right. Good catch. Not sure what language I was thinking of that does casts.
Anyway, I have cloudflare requests half-working at the moment. The delay isn't too bad. Should have some more engines ready soon :).
Hey. Got BT4G working, along with a few little housekeeping things. Their servers are super slow, so we should maybe make this engine one of the optional ones I mentioned earlier.