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 miss-islington
Recipients adelfino, eric.smith, miss-islington, serhiy.storchaka
Date 2018-05-05.17:12:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525540341.54.0.682650639539.issue33422@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0ba812b1bee65a6cad16f153a7f5074bc271e0e5 by Miss Islington (bot) in branch '3.6':
bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701)
https://github.com/python/cpython/commit/0ba812b1bee65a6cad16f153a7f5074bc271e0e5
History
Date User Action Args
2018-05-05 17:12:21miss-islingtonsetrecipients: + miss-islington, eric.smith, serhiy.storchaka, adelfino
2018-05-05 17:12:21miss-islingtonsetmessageid: <1525540341.54.0.682650639539.issue33422@psf.upfronthosting.co.za>
2018-05-05 17:12:21miss-islingtonlinkissue33422 messages
2018-05-05 17:12:21miss-islingtoncreate