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
bpo-45430: Restore PEP 523 functionality. #28871
Conversation
Adding tests might make people think we want to support it |
|
|
It seems like a legit crash on pickle tests, the 20 next builds also crashed. I created https://bugs.python.org/issue45484 to track this bug. |
I dislike PEP 523, but we should remove it properly, not by accident🙂
https://bugs.python.org/issue45430