Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington 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 c3fa1f2)

Co-authored-by: Michael Lazar lazar.michael22@gmail.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 bedevere-bot added type-bug An unexpected behavior, bug, or error awaiting review labels May 14, 2018
@serhiy-storchaka serhiy-storchaka changed the title [3.6] [3.7] bpo-32861: urllib.robotparser fix incomplete __str__ methods. (GH-5711) (GH-6795) [3.6] bpo-32861: urllib.robotparser fix incomplete __str__ methods. (GH-5711) (GH-6795) May 14, 2018
@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label May 14, 2018
@miss-islington
Copy link
Contributor Author

@michael-lazar and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@serhiy-storchaka serhiy-storchaka merged commit 3936fd7 into python:3.6 May 14, 2018
@miss-islington
Copy link
Contributor Author

Thanks, @serhiy-storchaka!

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

Successfully merging this pull request may close these issues.

3 participants