You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subst docstrings: add note on string containers [skip ci]
Two string containers defined here, Literal and SepcialAttrWrapper,
do not subclass UserString. Add a note on that for uses which might
expect them to be identifiable as string types. CmdStringHolder does
subclass UserString, so it doesn't have this caveat.
Signed-off-by: Mats Wichmann <[email protected]>
0 commit comments