chore(deps): update dependency dill to v0.4.0 #8
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
LibrePages/Infrastructure-as-Code!8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/dill-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==0.3.6->==0.4.0Release Notes
uqfoundation/dill (dill)
v0.4.0Compare Source
0.4.0 Release Notes
With
dill, you can serialize almost anything in python, even an entire interpreter session. If you encounter any pickling failures,dillalso has some good tools to help you discover why your object fails to pickle.dillinstalls withpip:$ pip install dilldillrequires:- python or pypy, >=3.8Optional requirements:
- pyreadline, >=1.7.1(install with$ pip install dill[readline])- objgraph, >=1.7.2(install with$ pip install dill[graph])dillis licensed under 3-clause BSD:To cite
dill:What's Changed
New Contributors
Full Changelog: https://github.com/uqfoundation/dill/compare/0.3.9...0.4.0
v0.3.9Compare Source
0.3.9 Release Notes
With
dill, you can serialize almost anything in python, even an entire interpreter session. If you encounter any pickling failures,dillalso has some good tools to help you discover why your object fails to pickle.dillinstalls withpip:$ pip install dilldillrequires:- python or pypy, >=3.8Optional requirements:
- pyreadline, >=1.7.1(install with$ pip install dill[readline])- objgraph, >=1.7.2(install with$ pip install dill[graph])dillis licensed under 3-clause BSD:To cite
dill:What's Changed
UnpicklingErrorimport fordill.load_session()to fix #648 by @lizy14 in #649New Contributors
Full Changelog: https://github.com/uqfoundation/dill/compare/0.3.8...0.3.9
v0.3.8Compare Source
0.3.8 Release Notes
With
dill, you can serialize almost anything in python, even an entire interpreter session. If you encounter any pickling failures,dillalso has some good tools to help you discover why your object fails to pickle.dillinstalls withpip:$ pip install dilldillrequires:- python or pypy, >=3.8Optional requirements:
- pyreadline, >=1.7.1(install with$ pip install dill[readline])- objgraph, >=1.7.2(install with$ pip install dill[graph])dillis licensed under 3-clause BSD:To cite
dill:What's Changed
New Contributors
Full Changelog: https://github.com/uqfoundation/dill/compare/dill-0.3.7...0.3.8
v0.3.7Compare Source
dill 0.3.7 Release Notes
With
dill, you can serialize almost anything in python, even an entire interpreter session. If you encounter any pickling failures,dillalso has some good tools to help you discover why your object fails to pickle.dillinstalls withpip:$ pip install dilldillrequires:- python or pypy, >=3.7Optional requirements:
- pyreadline, >=1.7.1(install with$ pip install dill[readline])- objgraph, >=1.7.2(install with$ pip install dill[graph])dillis licensed under 3-clause BSD:To cite
dill:What's Changed
New Contributors
Full Changelog: https://github.com/uqfoundation/dill/compare/dill-0.3.6...dill-0.3.7
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
f6f200b99dto8e39150ba7chore(deps): update dependency dill to v0.3.8to chore(deps): update dependency dill to v0.3.98e39150ba7to0767f427c8chore(deps): update dependency dill to v0.3.9to chore(deps): update dependency dill to v0.4.0View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.