]> granicus.if.org Git - python/commit
Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate
authorBerker Peksag <berker.peksag@gmail.com>
Thu, 8 Oct 2015 09:27:06 +0000 (12:27 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Thu, 8 Oct 2015 09:27:06 +0000 (12:27 +0300)
commit960e848f0d32399824d61dce2ff5736bb596ed44
tree7274633785f0e6b8d0ce64375bdca6351b0d32db
parent2137dc15737e286e576d69ad10124973c3f9ba1e
Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate
extensions.

Patch by Nikolay Bogoychev.
Doc/library/urllib.robotparser.rst
Doc/whatsnew/3.6.rst
Lib/test/test_robotparser.py
Lib/urllib/robotparser.py
Misc/ACKS
Misc/NEWS