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

gh-116171: Argument Clinic: disallow overriding return converter for __init__ methods #116172

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Mar 1, 2024

@erlend-aasland
Copy link
Contributor Author

Thanks for the review, Serhiy. Highly appreciated.

@erlend-aasland erlend-aasland merged commit cc6f807 into python:main Mar 1, 2024
43 checks passed
@erlend-aasland erlend-aasland deleted the clinic/no-init-return-type-for-you branch March 1, 2024 17:41
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Argument Clinic: overriding the return converter of __init__ functions generates incorrect code
2 participants