From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Fri, 8 Jul 2022 14:50:56 +0000 (-0700) Subject: Use mdash-es consistently in the library docs index (GH-92762) X-Git-Tag: v3.10.6~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=da4912885f11f525a82a83f795ebffba06560e13;p=thirdparty%2FPython%2Fcpython.git Use mdash-es consistently in the library docs index (GH-92762) (cherry picked from commit efb20a97c491821acb03564f526afaf9eed47eef) Co-authored-by: Oleg Iarygin --- diff --git a/Doc/library/2to3.rst b/Doc/library/2to3.rst index 5e1b010e9bb5..e9becb073823 100644 --- a/Doc/library/2to3.rst +++ b/Doc/library/2to3.rst @@ -1,7 +1,7 @@ .. _2to3-reference: -2to3 - Automated Python 2 to 3 code translation -=============================================== +2to3 --- Automated Python 2 to 3 code translation +================================================= .. sectionauthor:: Benjamin Peterson @@ -451,8 +451,8 @@ and off individually. They are described here in more detail. ``from future_builtins import zip`` appears. -:mod:`lib2to3` - 2to3's library -------------------------------- +:mod:`lib2to3` --- 2to3's library +--------------------------------- .. module:: lib2to3 :synopsis: The 2to3 library