mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
* sre_parse: NIC is stub implementation detail * sre_parse: add missing arg to Tokenizer.getuntil * sre_parse: fix types for parse * sre_parse: fix types for SubPattern.__init__ * sre_parse: fix arg name for fix_flags * sre_parse: update whitelists * sre_parse: fix some availability for py35