commit | dcc997cd28ab33ebac44182ee55533c1b37689f7 | [log] [tgz] |
---|---|---|
author | Andre Delfino <adelfino@gmail.com> | Wed Dec 16 22:37:28 2020 -0300 |
committer | GitHub <noreply@github.com> | Wed Dec 16 17:37:28 2020 -0800 |
tree | 1f3dad6d0fe646c4f3e5f3ca1219d88e2156383c | |
parent | c143cc379c7411598e7b7b652bac7935e4687d07 [diff] |
[doc] Fix erroneous backslashes in signatures and names (GH-23658) The issue being resolved is shown in the 3.10 docs (if you select docs for older versions you won't see a visual glitch). The newer sphinx version that produces the 3.10 docs doesn't treat the backslash to escape things in some situations it previously did.