kbehlers
kbehlers
Currently SimpleNamespace doesn't populate autocomplete suggestions for set attributes ## Environment data VSCode > Version: 1.47.2 > Commit: 17299e413d5590b14ab0340ea477cdd86ff13daf > Date: 2020-07-15T18:18:50.054Z > Electron: 7.3.2 > Chrome: 78.0.3904.130 > Node.js:...
see #28 . BeautifulSoup closes tags in unexpected ways during parsing, particularly because of its use of the python built-in 'html.parser'. I encounter similar mangling when using the middleware with...
I'm interested in pytz linting, specifically preventing pytz timezone classes (`BaseTzInfo`) from being used directly as the `tzinfo` argument with `datetime.datetime(tzinfo=)` and with `.replace(tzinfo=)`, since that is [almost always an...