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

Type Hints are outdated #304

Closed
CaveSven opened this issue Jul 21, 2020 · 2 comments
Closed

Type Hints are outdated #304

CaveSven opened this issue Jul 21, 2020 · 2 comments

Comments

@CaveSven
Copy link

CaveSven commented Jul 21, 2020

In https://github.com/uiri/toml/blob/master/toml.pyi, the type hints are outdated.

For example, TomlPathLibEncoder is missing and the signatures for dump and dumps are missing an encoder instance.

@polyzen
Copy link

polyzen commented Nov 1, 2020

Should be fixed by #332.

@uiri
Copy link
Owner

uiri commented Nov 1, 2020

Thanks for reporting this! Yes, this should be fixed now.

@uiri uiri closed this as completed Nov 1, 2020
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

No branches or pull requests

3 participants