Skip to content

typeshed for email policy missing the utf8 argument to clone #13837

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

Open
boompig opened this issue Apr 16, 2025 · 1 comment
Open

typeshed for email policy missing the utf8 argument to clone #13837

boompig opened this issue Apr 16, 2025 · 1 comment

Comments

@boompig
Copy link

boompig commented Apr 16, 2025

The utf8 argument to clone is a valid argument but is not covered by the current typeshed.

@srittau
Copy link
Collaborator

srittau commented Apr 16, 2025

The argument is present and has been since clone was added to the stubs in October 2024:

utf8: bool = ...,

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

2 participants