Closed dependabot[bot] closed 1 month ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Bumps dill from 0.3.8 to 0.3.9.
Commits
8372a77
tag: 0.3.96646459
add formal support for python 3.13 (#681)735ac66
more extensive testing for dill.source (#680)fb2b6fd
more extensive testing for dill.source8b86f50
handle a ThreadHandleType (#679)15d7c6d
better handle import strings of numpy scalars (#678)a14e75d
account for frame.f_locals as proxy in 3.13 (#677)b281426
diff USE_NUMPY imports numpy.ma (#676)9bf8ca7
type check for Integral, bool by value (#675)a9d136b
fix fencepost error when getting source inside decorator in interpreter (#651)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show