◐ Shell
clean mode source ↗

[3.7] bpo-41944: No longer call eval() on content received via HTTP in the CJK codec tests (GH-22566) by miss-islington · Pull Request #22578 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Oct 6, 2020

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

(cherry picked from commit 2ef5caa)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue41944

…CJK codec tests (pythonGH-22566)

(cherry picked from commit 2ef5caa)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

1 similar comment

@miss-islington

Copy link Copy Markdown

Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@vstinner vstinner left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

LGTM, good bot.

@miss-islington

Copy link Copy Markdown

Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington

Copy link Copy Markdown

Contributor Author

Sorry, I can't merge this PR. Reason: You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information..

@vstinner

vstinner commented

Oct 6, 2020

Copy link Copy Markdown

Member

@ned-deily: Would you mind to merge this security fix into 3.7?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vstinner vstinner vstinner approved these changes

Assignees

No one assigned

Labels

tests

Tests in the Lib/test dir

type-security

A security issue

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@miss-islington @vstinner @ned-deily @the-knights-who-say-ni @bedevere-bot @serhiy-storchaka