From: silvershade1337 <68743017+silvershade1337@users.noreply.github.com> Date: Sun, 24 Jul 2022 21:11:48 +0000 (+0530) Subject: Add new python 3.10 keywords (#2243) X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=208a778387182ace317304b0eeb9c3e4b4c7ae56;p=micro.git Add new python 3.10 keywords (#2243) Keywords from the new python 3.10.0 feature "Structural Pattern Matching" - match and case ---