From: Jelle Zijlstra Date: Tue, 31 Jan 2023 02:53:14 +0000 (-0800) Subject: Fix unsafe cast in linegen.py w/ await yield handling (#3533) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/226cbf0226ee3bc26972357ba54c36409e9a84ae?ds=sidebyside;hp=226cbf0226ee3bc26972357ba54c36409e9a84ae Fix unsafe cast in linegen.py w/ await yield handling (#3533) Fixes #3532. ---