Skip to content

Commit b53d68e

Browse files
committed
Changelog: reference PR for annotation_locals
1 parent 8274386 commit b53d68e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
1010
- {pull}`766` moves runtime profiling persistence from SQLite to a JSON snapshot plus
1111
append-only journal in `.pytask/`, keeping runtime data resilient to crashes and
1212
compacted on normal build exits.
13-
- Clear decoration-time `annotation_locals` snapshots after collection so task
14-
functions remain picklable in parallel/process execution backends.
13+
- {pull}`776` clears decoration-time `annotation_locals` snapshots after collection so
14+
task functions remain picklable in process-based parallel backends.
1515

1616
## 0.5.8 - 2025-12-30
1717

0 commit comments

Comments
 (0)