[issue31661] Issues with request rate in robotparser

Nikolay Bogoychev report at bugs.python.org
Mon Oct 2 02:26:17 EDT 2017


Nikolay Bogoychev <nheart at gmail.com> added the comment:

Hey Serhiy,

The use of namedtuple was requested specifically at a review, I didn't implement it like this initially: https://bugs.python.org/review/16099/#ps6205

I wasn't aware of the performance implications. Could you please explain to me the type vs instance in terms of performance (or point me to a resource, a quick googling didn't yield anything? How was I supposed to have coded it properly?

Cheers,

Nick

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31661>
_______________________________________


More information about the Python-bugs-list mailing list