[2.7] bpo-32861: urllib.robotparser fix incomplete __str__ methods. (GH-5711) (GH-6795) by serhiy-storchaka · Pull Request #6817 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
serhiy-storchaka merged 1 commit intopython:2.7from
May 14, 2018Conversation
Copy link Copy Markdown
Member
The robotparser's __str__ representation now includes wildcard entries.
(cherry picked from commit c3fa1f2)
Co-authored-by: Michael Lazar lazar.michael22@gmail.com.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
…ythonGH-5711) (pythonGH-6795) The robotparser's __str__ representation now includes wildcard entries. (cherry picked from commit c3fa1f2) Co-authored-by: Michael Lazar <lazar.michael22@gmail.com>.
serhiy-storchaka
force-pushed
the
backport-c3fa1f2-2.7
branch
from
a64c805 to
b5abad5
Compare
serhiy-storchaka
merged commit
861d384
into
python:2.7
bedevere-bot
removed
the
awaiting merge
label
serhiy-storchaka
deleted the
backport-c3fa1f2-2.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment