We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfae97a commit 39406a6Copy full SHA for 39406a6
1 file changed
CHANGELOG.md
@@ -5,6 +5,11 @@ chronological order. Releases follow [semantic versioning](https://semver.org/)
5
releases are available on [PyPI](https://pypi.org/project/pytask) and
6
[Anaconda.org](https://anaconda.org/conda-forge/pytask).
7
8
+## Unreleased
9
+
10
+- {pull}`???` fixes the pickle node hash test by accounting for Python 3.14's
11
+ default pickle protocol.
12
13
## 0.5.7 - 2025-11-22
14
15
- {pull}`721` clarifies the documentation on repeated tasks in notebooks.
0 commit comments