We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b0200 commit 140a9b8Copy full SHA for 140a9b8
CHANGELOG.md
@@ -13,7 +13,8 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
13
14
### Fixed
15
16
-- Fix incorrect dereference of wrapper object in tp_repr, which may result in a program crash
+- Fix incorrect dereference of wrapper object in `tp_repr`, which may result in a program crash
17
+- Fix incorrect dereference in params array handling
18
19
## [2.5.0][] - 2020-06-14
20
0 commit comments