gh-135855: Fix SystemError when passing non-dict object to _interpreters.set___main___attrs#135856
Conversation
|
Thanks @brianschubert for the PR, and @ericsnowcurrently for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…terpreters.set___main___attrs` (pythongh-135856) (cherry picked from commit 4e6f0d1) Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
|
Sorry, @brianschubert and @ericsnowcurrently, I could not cleanly backport this to |
|
GH-135900 is a backport of this pull request to the 3.14 branch. |
|
Thanks @brianschubert for the PR, and @ericsnowcurrently for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Sorry, @brianschubert and @ericsnowcurrently, I could not cleanly backport this to |
|
@brianschubert, would you mind manually creating a backport PR for 3.13? |
…to `_interpreters.set___main___attrs` (pythongh-135856) (cherry picked from commit 4e6f0d1) Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
|
GH-135903 is a backport of this pull request to the 3.13 branch. |
…terpreters.set___main___attrs` (pythongh-135856)
…terpreters.set___main___attrs` (pythongh-135856)
…terpreters.set___main___attrs` (pythongh-135856)
…terpreters.set___main___attrs` (pythongh-135856)
_interpreters.set___main___attrsraises SystemError when passed a non-dict object #135855