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

Add annotations #41

Open
mlenzen opened this issue Jan 6, 2016 · 8 comments
Open

Add annotations #41

mlenzen opened this issue Jan 6, 2016 · 8 comments
Milestone

Comments

@mlenzen
Copy link
Owner

mlenzen commented Jan 6, 2016

No description provided.

@mlenzen mlenzen self-assigned this Jan 6, 2016
@mlenzen
Copy link
Owner Author

mlenzen commented Jan 13, 2016

Not going to do, invalid syntax for old versions.

@mlenzen mlenzen closed this as completed Jan 13, 2016
@mlenzen
Copy link
Owner Author

mlenzen commented May 31, 2016

Maybe only support recent versions in 1.0

@mlenzen mlenzen reopened this May 31, 2016
@mlenzen
Copy link
Owner Author

mlenzen commented Jan 28, 2017

@mlenzen
Copy link
Owner Author

mlenzen commented May 29, 2019

Check that autodoc uses type annotations https://pypi.org/project/sphinx-autodoc-typehints/

@mlenzen
Copy link
Owner Author

mlenzen commented Aug 15, 2019

Need to create a unique type for each Sentinel so that we can add that type to the annotation.

@mlenzen
Copy link
Owner Author

mlenzen commented Aug 17, 2019

Need to use backported typing library for Python <3.6

@mlenzen
Copy link
Owner Author

mlenzen commented Nov 23, 2019

Can move annotations out of stubs now.

@mlenzen mlenzen added this to the 1.2 milestone Mar 26, 2021
@mlenzen mlenzen removed their assignment Sep 14, 2021
@jzazo
Copy link

jzazo commented Sep 27, 2022

Can setlists and rest of types be annotated? When I am using this module mypy tells me Type of variable becomes "Any" due to an unfollowed import. It would be nice to have annotations. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants