-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Correct CVE-2020-10735 documentation #100306
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
Conversation
carljm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most of the diff looks like uncontroversial typo fixes, but I'm not sure about the added versionchanged in xmlrpc docs.
|
Thanks @ucodery for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
|
Sorry, @ucodery and @kumaraditya303, I could not cleanly backport this to |
|
Sorry @ucodery and @kumaraditya303, I had trouble checking out the |
|
GH-100476 is a backport of this pull request to the 3.11 branch. |
|
GH-100477 is a backport of this pull request to the 3.10 branch. |
|
GH-100697 is a backport of this pull request to the 3.9 branch. |
|
GH-100698 is a backport of this pull request to the 3.8 branch. |
|
GH-100699 is a backport of this pull request to the 3.7 branch. |
I was reviewing the changes made to address CVE-2020-10735 originally addressed in #96499 and noticed a few documentation hiccups.