Bartosz Sokorski

Results 308 comments of Bartosz Sokorski

I investigated this a bit. `pep8-naming` is adding this error to default ignore of flake8 config [here](https://github.com/PyCQA/pep8-naming/blob/01bb3449b673e25ce9428ca0f534c96065b57d2d/src/pep8ext_naming.py#L156). I think it's to be adjusted in flake8 config.

I tried activating the `flake8` error, but with no luck. Might be just my lack of experience with configuring `flake8`. However, I don't think that `*Exception` is really wrong. I...

> nb this is a breaking change. > > If you're going to make breaking changes, it's worth considering more cleanup than this. > > * Some but not all...

Any progress on this? Anything you need help with?

@danieleades hope you don't mind, I took it upon myself and fixed the bug and lingering `mypy` issue.

This should now work correctly, fixed in #122

We are working on properly typing Cleo at the moment. When the work is done, `py.typed` may be added. You can track the progress by looking at what modules are...

This is a really old issue and it seems to have a viable answer. Closing.

@davidism I am also happy to help push this project into modern standards (started some work at #77 and #78)

I guess you could be facing on of these issues: https://github.com/sdispater/pendulum#limitations