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

Make first arg of load and loads positional only #143

Merged
merged 2 commits into from Nov 16, 2021
Merged

Make first arg of load and loads positional only #143

merged 2 commits into from Nov 16, 2021

Conversation

hukkin
Copy link
Owner

@hukkin hukkin commented Nov 16, 2021

pickle.loads is positional only, and other stdlib loads will likely be revised in the future.

@hukkin hukkin added this to the 2.0.0 milestone Nov 16, 2021
@hukkin hukkin merged commit 374364a into master Nov 16, 2021
@hukkin hukkin deleted the pos-only branch November 16, 2021 09:48
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 this pull request may close these issues.

None yet

1 participant