From: Richard Si <63936253+ichard26@users.noreply.github.com> Date: Sun, 27 Dec 2020 15:19:08 +0000 (-0500) Subject: Fuzz on Python 3.9 too (#1882) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/e7ddcb8686859cf3033b2a5d1a2934426abdae9d?ds=sidebyside;hp=e7ddcb8686859cf3033b2a5d1a2934426abdae9d Fuzz on Python 3.9 too (#1882) Fuzzing on Python 3.9 used to cause errors but now they have disappeared on more modern Python 3.9 and Hypothesmith. ---