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 cheryl.sabella
Recipients cheryl.sabella, docs@python, georg.brandl, ncoghlan
Date 2017-04-27.11:53:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493294023.72.0.870223903244.issue30052@psf.upfronthosting.co.za>
In-reply-to
Content
FYI.

When I tested this change locally, I needed to do a 'make clean' then a 'make html' for all the pages to relink to the stdtypes page for :class:`bytes`.  I had asked on the IRC channel about that and thought maybe the merge into the master would do that automatically, but checking some of the links (like on the urllib.parse page), it didn't update them.
History
Date User Action Args
2017-04-27 11:53:43cheryl.sabellasetrecipients: + cheryl.sabella, georg.brandl, ncoghlan, docs@python
2017-04-27 11:53:43cheryl.sabellasetmessageid: <1493294023.72.0.870223903244.issue30052@psf.upfronthosting.co.za>
2017-04-27 11:53:43cheryl.sabellalinkissue30052 messages
2017-04-27 11:53:43cheryl.sabellacreate