From cd97c110ca88a947dc5bd3af66bf110697f7d3e8 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 4 Apr 2023 11:53:21 -0300 Subject: [PATCH] Update changelog/10840.improvement.rst --- changelog/10840.improvement.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/10840.improvement.rst b/changelog/10840.improvement.rst index 485f46cec..17be0d07b 100644 --- a/changelog/10840.improvement.rst +++ b/changelog/10840.improvement.rst @@ -1 +1 @@ -pytest should no longer crash on AST with pathological position attributes. +pytest should no longer crash on AST with pathological position attributes, for example testing AST produced by `Hylang __`.