dbertouille

Results 3 issues of dbertouille

Starting with version attrs 22.1.0, I started running into a type checking issue when running mypy. In particular, this occurs when calling asdict in parent class where that parent class...

Typing

I have been seeing issues parsing certain user agents from the Facebook app. Most requests from the Facebook app do seem to come prefixed with the browser, etc.. but occasionally...

enhancement

It appears that characters inside a URL fragment are being unnecessarily encoded. For example, when running a Google Sheets URL that links to a specific sheet, the resulting URL encodes...