mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-28 10:46:45 +08:00
[regex] Update to 2025.10.23 (#14908)
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
# TODO: missing from stub
|
||||
regex.__all__
|
||||
regex._regex_core.__all__
|
||||
regex.regex.__all__
|
||||
|
||||
# Not exported in C modules:
|
||||
regex._regex.Splitter
|
||||
regex._regex.Scanner
|
||||
@@ -18,6 +13,3 @@ regex._regex.get_properties
|
||||
regex._regex.has_property_value
|
||||
regex._regex.CODE_SIZE
|
||||
regex._regex.MAGIC
|
||||
|
||||
# Tests:
|
||||
regex.test_regex
|
||||
|
||||
Reference in New Issue
Block a user