mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-20 19:01:15 +08:00
[stubsabot] Bump docutils to 0.19.* (#8260)
This commit is contained in:
@@ -15,10 +15,10 @@ docutils.parsers.rst.Directive.__getattr__
|
||||
docutils.transforms.Transform.__getattr__
|
||||
docutils.transforms.Transformer.__getattr__
|
||||
docutils.utils.Reporter.__getattr__
|
||||
docutils.parsers.recommonmark_wrapper
|
||||
|
||||
# the constructor appears to be mostly internal API, public API users are meant to use docutils.utils.new_reporter instead
|
||||
docutils.utils.Reporter.__init__
|
||||
|
||||
# these methods take a rawsource parameter that has been deprecated and is completely ignored, so we omit it from the stub
|
||||
docutils.nodes.Text.__new__
|
||||
docutils.nodes.Text.__init__
|
||||
|
||||
@@ -1 +1 @@
|
||||
version = "0.18.*"
|
||||
version = "0.19.*"
|
||||
|
||||
Reference in New Issue
Block a user