Opened 14 years ago
Last modified 10 years ago
#17792 closed Bug
pickled object's __setstate__() ignores exceptions — at Initial Version
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | contrib.sessions | Version: | 1.3 |
| Severity: | Normal | Keywords: | session pickle |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I find it odd that any exceptions (TypeError too) raised in a pickled object's setstate() are ignored.
Note:
See TracTickets
for help on using tickets.