Browse Source

Releases: assert fix GH-2024

pull/2115/head
Sami Vaarala 5 years ago
parent
commit
66b5aff63e
  1. 3
      RELEASES.rst

3
RELEASES.rst

@ -3456,7 +3456,8 @@ Planned
backstop when call handling triggers a Proxy trap (GH-2032, GH-2108) backstop when call handling triggers a Proxy trap (GH-2032, GH-2108)
* Fix several assertion failures with possible memory unsafe behavior * Fix several assertion failures with possible memory unsafe behavior
(GH-2025, GH-2026, GH-2031, GH-2033, GH-2035, GH-2036, GH-2065) (GH-2024, GH-2025, GH-2026, GH-2031, GH-2033, GH-2035, GH-2036, GH-2065,
GH-2115)
* Fix incorrect assertion with no underlying bug for resolving bound * Fix incorrect assertion with no underlying bug for resolving bound
function chains with a Proxy object (rather than a plain function) function chains with a Proxy object (rather than a plain function)

Loading…
Cancel
Save