We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908ac8f commit 6e0f571Copy full SHA for 6e0f571
CHANGES.md
@@ -4,8 +4,8 @@
4
dev
5
===
6
7
-- Support for pickling type annotations on Python 3.10 as per PEP 563:
8
- 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/)
9
([PR #400](https://github.com/cloudpipe/cloudpickle/pull/400))
10
11
- Stricter parametrized type detection heuristics in
0 commit comments