We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb4582 commit de2b4b3Copy full SHA for de2b4b3
CHANGES.rst
@@ -3,6 +3,11 @@ Version history
3
4
This library adheres to `Semantic Versioning 2.0 <http://semver.org/>`_.
5
6
+**UNRELEASED**
7
+
8
+- Fixed monkey patching breaking suggestions (on a ``NameError`` or ``AttributeError``)
9
+ on Python 3.10 (#41; PR by Carl Friedrich Bolz-Tereick)
10
11
**1.0.2**
12
13
- Updated type annotations to match the ones in ``typeshed``
0 commit comments