Skip to content

bpo-43597: add ability to specify sslcontext in RobotFileParser.read()#24986

Closed
ghost wants to merge 6 commits into
mainfrom
unknown repository
Closed

bpo-43597: add ability to specify sslcontext in RobotFileParser.read()#24986
ghost wants to merge 6 commits into
mainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Mar 23, 2021

Add ability to specify a sslcontext in RobotFileParser.read()
Default is None, existing behavior is preserved

https://bugs.python.org/issue43597

https://bugs.python.org/issue43597

@ghost ghost requested a review from berkerpeksag as a code owner March 23, 2021 00:20
@the-knights-who-say-ni
Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA).

CLA Missing

Our records indicate the following people have not signed the CLA:

@tchinmai7

For legal reasons we need all the people listed to sign the CLA before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

If you have recently signed the CLA, please wait at least one business day
before our records are updated.

You can check yourself to see if the CLA has been received.

Thanks again for the contribution, we look forward to reviewing it!

@ghost
Copy link
Copy Markdown
Author

ghost commented Apr 2, 2021

Hi @berkerpeksag is there anything that I can do to move this PR forward?

Copy link
Copy Markdown
Member

@berkerpeksag berkerpeksag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR needs a documentation update (see Doc/library/urllib.robotparser.rst) and test cases (see Lib/test/test_robotparser.py)

Comment thread Lib/urllib/robotparser.py Outdated
Comment thread Lib/urllib/robotparser.py Outdated
Comment thread Misc/NEWS.d/next/Library/2021-04-06-19-47-43.bpo-43597.vQvHc8.rst Outdated
Comment thread Misc/NEWS.d/next/Library/2021-04-06-19-47-43.bpo-43597.vQvHc8.rst Outdated
Comment thread Misc/NEWS.d/next/Library/2021-04-06-19-47-43.bpo-43597.vQvHc8.rst Outdated
@bedevere-bot
Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@ghost
Copy link
Copy Markdown
Author

ghost commented Apr 7, 2021

I have made the requested changes; please review again

@bedevere-bot
Copy link
Copy Markdown

Thanks for making the requested changes!

@berkerpeksag: please review the changes made to this pull request.

@ghost
Copy link
Copy Markdown
Author

ghost commented Apr 19, 2021

@berkerpeksag can you please let me know if there are any other changes required?

@ghost
Copy link
Copy Markdown
Author

ghost commented May 2, 2021

Hi @berkerpeksag are you ok with the changes? is this good to merge?

@ghost
Copy link
Copy Markdown
Author

ghost commented Jun 3, 2021

Ping @berkerpeksag

@ghost
Copy link
Copy Markdown
Author

ghost commented Jun 23, 2021

Hi @berkerpeksag please help with merging this.

@ghost
Copy link
Copy Markdown
Author

ghost commented Sep 2, 2021

@berkerpeksag ping

@ghost
Copy link
Copy Markdown
Author

ghost commented Oct 27, 2021

Hi @berkerpeksag please review and approve this PR when you can. I've made the necessary changes.

@ghost
Copy link
Copy Markdown
Author

ghost commented Mar 16, 2023

Hi? Is anyone available to look at this?

@arhadthedev
Copy link
Copy Markdown
Member

@orsenthil (as an urllib expert)

@jackjansen, @dstufft, @alex (as ssl experts)

@ghost
Copy link
Copy Markdown
Author

ghost commented Aug 18, 2023

two and half years later - is there an update ? can someone please take a look?

@ghost
Copy link
Copy Markdown
Author

ghost commented Nov 9, 2023

Hi? Is anyone available to look at this?

@ghost ghost closed this by deleting the head repository Nov 9, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants