Skip to content

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

Closed
miss-islington wants to merge 1 commit into
python:3.6from
miss-islington:backport-c3fa1f2-3.6
Closed

[3.6] [3.7] bpo-32861: urllib.robotparser fix incomplete __str__ methods. (GH-5711) (GH-6795)#6815
miss-islington wants to merge 1 commit into
python:3.6from
miss-islington:backport-c3fa1f2-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented May 14, 2018

Copy link
Copy Markdown
Contributor

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 bedevere-bot added type-bug An unexpected behavior, bug, or error awaiting review labels May 14, 2018
@Mariatta

Copy link
Copy Markdown
Member

Backport should be created from master.

@Mariatta Mariatta closed this May 14, 2018
@miss-islington miss-islington deleted the backport-c3fa1f2-3.6 branch May 14, 2018 18:17
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.

3 participants