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:40:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511480428.89.0.213398074469.issue31325@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3df02dbc8e197053105f9dffeae40b04ec66766e by Raymond Hettinger (Berker Peksag) in branch 'master':
bpo-31325: Fix usage of namedtuple in RobotFileParser.parse() (#4529)
https://github.com/python/cpython/commit/3df02dbc8e197053105f9dffeae40b04ec66766e
History
Date User Action Args
2017-11-23 23:40:28rhettingersetrecipients: + rhettinger, berker.peksag, serhiy.storchaka, gvx
2017-11-23 23:40:28rhettingersetmessageid: <1511480428.89.0.213398074469.issue31325@psf.upfronthosting.co.za>
2017-11-23 23:40:28rhettingerlinkissue31325 messages
2017-11-23 23:40:28rhettingercreate