-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Throughout the docs, we do not show ---> None to keep things easy to follow. See #99 for rationale.
But on overloaded cases, Sphinx makes them show up on all but the first one.
"""
qstr_info()
qstr_info(verbose) # <---- There's nothing here but still it shows up
Prints how many strings are interned and how much RAM they use.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
