spyder icon indicating copy to clipboard operation
spyder copied to clipboard

PR: drop cloudpickle

Open impact27 opened this issue 1 year ago • 1 comments

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:

impact27 avatar May 23 '24 19:05 impact27

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)

Comment last updated at 2024-05-29 04:08:12 UTC

pep8speaks avatar May 25 '24 15:05 pep8speaks