summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dill_0.3.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-dill: Upgrade 0.3.5.1 -> 0.3.6Leon Anavi2022-10-251-0/+17
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>