Commit Graph

1 Commits

Author SHA1 Message Date
Leon Anavi
facbd80e82 python3-dill: Upgrade 0.3.5.1 -> 0.3.6
Upgrade to release 0.3.6:

- Ensure tempfiles are deleted by default
- Fix pickling errors thrown when saving some Stdlib modules
- Move session-related code to new session module
- Fix load_session() and restrict loading a session in a different
  modude
- Rewrite _create_code() with Structural Pattern Matching (limited
  to tuples)

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-25 08:14:08 -07:00