Update changelog/10840.improvement.rst

This commit is contained in:
Bruno Oliveira 2023-04-04 11:53:21 -03:00 committed by Kodi Arfer
parent aaa53d22b2
commit cd97c110ca
1 changed files with 1 additions and 1 deletions

View File

@ -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 <https://github.com/hylang/hy>__`.