Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create PEP 561 compliant library stub for type checking #187

Open
Anomalocaridid opened this issue Sep 20, 2021 · 2 comments · May be fixed by #205
Open

Create PEP 561 compliant library stub for type checking #187

Anomalocaridid opened this issue Sep 20, 2021 · 2 comments · May be fixed by #205

Comments

@Anomalocaridid
Copy link

Currently, i3ipc-python does not work with Python type checkers like mypy. In order to support type checking, it needs a library stub as specified in PEP 561.

This isn't a critical issue, but it would certainly be much appreciated.

@acrisci
Copy link
Member

acrisci commented Oct 8, 2021

I would accept this into the library.

ttrei added a commit to ttrei/dotfiles that referenced this issue Dec 8, 2022
Looks like i3ipc-python doesn't work with type checkers:
altdesktop/i3ipc-python#187
@palfrey palfrey linked a pull request May 29, 2023 that will close this issue
@palfrey
Copy link

palfrey commented May 29, 2023

#205 does this.

ttrei added a commit to ttrei/dotfiles that referenced this issue Dec 17, 2023
Looks like i3ipc-python doesn't work with type checkers:
altdesktop/i3ipc-python#187
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants