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 rhettinger
Recipients berker.peksag, gvx, rhettinger, serhiy.storchaka
Date 2017-11-23.23:58:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511481480.38.0.213398074469.issue31325@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ff847d1ac7e6a8ee1fb6f8883cfb4aec4b4a9b03 by Raymond Hettinger (Miss Islington (bot)) in branch '3.6':
bpo-31325: Fix usage of namedtuple in RobotFileParser.parse() (GH-4529) (#4533)
https://github.com/python/cpython/commit/ff847d1ac7e6a8ee1fb6f8883cfb4aec4b4a9b03
History
Date User Action Args
2017-11-23 23:58:00rhettingersetrecipients: + rhettinger, berker.peksag, serhiy.storchaka, gvx
2017-11-23 23:58:00rhettingersetmessageid: <1511481480.38.0.213398074469.issue31325@psf.upfronthosting.co.za>
2017-11-23 23:58:00rhettingerlinkissue31325 messages
2017-11-23 23:58:00rhettingercreate