| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Use 'last_exc' instead of 'last_value' in 3.12/3.
|
@iritkatriel This should finish the issue. The only occurrences of the other last_xyz vars are in idlelib.run where they are set in the user globals for back-compatibility. |
Sorry, something went wrong.
There was a problem hiding this comment.
Awesome!
Sorry, something went wrong.
|
Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
Use 'last_exc' instead of 'last_value' in 3.12/3. (cherry picked from commit bb3454c) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
GH-105534 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Use 'last_exc' instead of 'last_value' in 3.12/3.