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 serhiy.storchaka
Recipients michael-lazar, orsenthil, serhiy.storchaka
Date 2018-05-14.22:09:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526335789.5.0.682650639539.issue32861@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 861d38443d4b85cdc7b87afc4adee55f51c2f4b3 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-32861: robotparser fix incomplete __str__ methods. (GH-5711) (GH-6795) (GH-6817)
https://github.com/python/cpython/commit/861d38443d4b85cdc7b87afc4adee55f51c2f4b3
History
Date User Action Args
2018-05-14 22:09:49serhiy.storchakasetrecipients: + serhiy.storchaka, orsenthil, michael-lazar
2018-05-14 22:09:49serhiy.storchakasetmessageid: <1526335789.5.0.682650639539.issue32861@psf.upfronthosting.co.za>
2018-05-14 22:09:49serhiy.storchakalinkissue32861 messages
2018-05-14 22:09:49serhiy.storchakacreate