Skip to content

Commit 6e0f571

Browse files
authored
PEP 563 link
1 parent 908ac8f commit 6e0f571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
dev
55
===
66

7-
- Support for pickling type annotations on Python 3.10 as per PEP 563:
8-
https://www.python.org/dev/peps/pep-0563/
7+
- Support for pickling type annotations on Python 3.10 as per [PEP 563](
8+
https://www.python.org/dev/peps/pep-0563/)
99
([PR #400](https://github.com/cloudpipe/cloudpickle/pull/400))
1010

1111
- Stricter parametrized type detection heuristics in

0 commit comments

Comments
 (0)