[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.6] [3.7] bpo-32861: urllib.robotparser fix incomplete __str__ methods. (GH-5711) (GH-6795) #6815

Closed

Conversation

Copy link
Contributor

miss-islington commented May 14, 2018

The urllib.robotparser's str representation now includes wildcard
entries and the "Crawl-delay" and "Request-rate" fields.
(cherry picked from commit bd08a0a)

Co-authored-by: Michael Lazar lazar.michael22@gmail.com
(cherry picked from commit c3fa1f2)

Co-authored-by: Miss Islington (bot) 31488909+miss-islington@users.noreply.github.com

https://bugs.python.org/issue32861

…ythonGH-5711) (pythonGH-6795)

The urllib.robotparser's __str__ representation now includes wildcard
entries and the "Crawl-delay" and "Request-rate" fields.
(cherry picked from commit bd08a0a)

Co-authored-by: Michael Lazar <lazar.michael22@gmail.com>
(cherry picked from commit c3fa1f2)

Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
bedevere-bot added type-bug An unexpected behavior, bug, or error awaiting review labels May 14, 2018
Copy link
Sponsor Member

Mariatta commented May 14, 2018

Backport should be created from master.

Mariatta closed this May 14, 2018
miss-islington deleted the backport-c3fa1f2-3.6 branch May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants