mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-09 16:40:30 +08:00
It seems in Python 3.8, the 'Pattern' object in the (undocumented?) sre_parse module was renamed to 'State', along with a few associated parameters.