Skip to content

New arguments for pickle 5 #3635

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

Closed
crusaderky opened this issue Jan 20, 2020 · 0 comments · Fixed by #3636
Closed

New arguments for pickle 5 #3635

crusaderky opened this issue Jan 20, 2020 · 0 comments · Fixed by #3636

Comments

@crusaderky
Copy link
Contributor

Python 3.8.1, mypy 0.770+dev.861f01c3be99b9faf2e8d42e316aee4ec6e571c4

pickle.dumps(obj, protocol=5, buffer_callback=f)

Output:

error: Unexpected keyword argument "buffer_callback" for "dumps"
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.

1 participant