bpo-45430: Restore PEP 523 functionality.#28871
bpo-45430: Restore PEP 523 functionality.#28871markshannon merged 1 commit intopython:mainpython/cpython:mainfrom faster-cpython:restore-pep-523faster-cpython/cpython:restore-pep-523Copy head branch name to clipboard
Conversation
pablogsal
left a comment
There was a problem hiding this comment.
LGTM
I would be good if we had a test for the basic functionality to be honest :)
|
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