spyder
spyder copied to clipboard
PR: drop cloudpickle
Description of Changes
- [ ] Wrote at least one-line docstrings (for any new functions)
- [ ] Added unit test(s) covering the changes (if testable)
- [ ] Included a screenshot or animation (if affecting the UI, see Licecap)
.locals is not compatible with the new doc of FrameSummary https://docs.python.org/3/library/traceback.html#traceback.FrameSummary
Issue(s) Resolved
https://github.com/spyder-ide/spyder-kernels/pull/492
Fixes #
Affirmation
By submitting this Pull Request or typing my (user)name below, I affirm the Developer Certificate of Origin with respect to all commits and content included in this PR, and understand I am releasing the same under Spyder's MIT (Expat) license.
I certify the above statement is true and correct:
Hello @impact27! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Line 657:80: E501 line too long (82 > 79 characters)