This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nharold
Recipients Friedrich.Spee.von.Langenfeld, SilentGhost, Yoni Lavi, belopolsky, berker.peksag, docs@python, ezio.melotti, nharold, r.david.murray, rhettinger, terry.reedy
Date 2016-06-06.16:27:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465230451.52.0.5719099354.issue22558@psf.upfronthosting.co.za>
In-reply-to
Content
I went over the sections I above called "Other/Smaller details" as addressed in mywork3.patch.  I think they look fine.  The patch applies seamlessly to both 3.5 and 3.6.

For reference, since I noted them when I reviewed mywork2.patch last week, here are the packages at issue in the question about links to packages:

Package docs in which the patch in this issue adds a link to __init__.py: dbm.rst, email.rst, importlib.rst, json.rst, msilib.rst, tkinter.rst, unittest.rst, xml.dom.rst, xml.sax.rst

Package docs in which the patch in this issue adds a link to a directory: 2to3.rst, email.mime.rst, idle.rst, multiprocessing.rst, sqlite3.rst, urllib.rst, venv.rst, xml.rst

Also, I noticed that asyncio.rst provides a precedent for linking to a source directory.  So both ways have been done before.
History
Date User Action Args
2016-06-06 16:27:31nharoldsetrecipients: + nharold, rhettinger, terry.reedy, belopolsky, ezio.melotti, r.david.murray, SilentGhost, docs@python, berker.peksag, Friedrich.Spee.von.Langenfeld, Yoni Lavi
2016-06-06 16:27:31nharoldsetmessageid: <1465230451.52.0.5719099354.issue22558@psf.upfronthosting.co.za>
2016-06-06 16:27:31nharoldlinkissue22558 messages
2016-06-06 16:27:31nharoldcreate