From 6e0f5712502945f3d1015585332a1afa5a438c50 Mon Sep 17 00:00:00 2001 From: Olivier Grisel Date: Tue, 2 Mar 2021 14:18:41 +0100 Subject: [PATCH] PEP 563 link --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 0270c038..c9b3d938 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,8 +4,8 @@ dev === -- Support for pickling type annotations on Python 3.10 as per PEP 563: - https://www.python.org/dev/peps/pep-0563/ +- Support for pickling type annotations on Python 3.10 as per [PEP 563]( + https://www.python.org/dev/peps/pep-0563/) ([PR #400](https://github.com/cloudpipe/cloudpickle/pull/400)) - Stricter parametrized type detection heuristics in